diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-03-15 10:47:24 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-17 12:04:57 -0700 |
commit | c7677154966e5386f7f7316569cd75960f75bdef (patch) | |
tree | 086140cf07e0a9a4e8ddc371022c0640436d7def /meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch | |
parent | a745940c82fc92f6475aef0bfda2191b36603d18 (diff) | |
download | meta-openembedded-c7677154966e5386f7f7316569cd75960f75bdef.tar.gz |
python3-bitarray: Upgrade 1.7.0 -> 1.7.1
Upgrade to release 1.7.1:
- raise TypeError when incorrect index is used during assignment,
e.g. `a[1.5] = 1`
- raise TypeError (not IndexError) when assigning slice to
incorrect type, e.g. `a[1:4] = 1.2`
- improve some docstrings and tests
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch')
0 files changed, 0 insertions, 0 deletions