forked from pool/python-bitarray
- Update to 1.5.3:
* add optional index parameter to `.index()` to invert single bit * fix `sys.getsizeof(bitarray)` by adding `.__sizeof__()`, see issue #100 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 04:35:36 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.5.3:
|
||||
* add optional index parameter to `.index()` to invert single bit
|
||||
* fix `sys.getsizeof(bitarray)` by adding `.__sizeof__()`, see issue #100
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 04:58:58 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user