forked from pool/python-bitarray
- update to 2.6.2:
* optimize `richcompare()` for opposite endianness * improve some docstrings add tests * add documentation on shift operators, #181 * fix typo in iterable initializer description, #179 * optimize `richcompare()` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 18:35:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.6.2:
|
||||
* optimize `richcompare()` for opposite endianness
|
||||
* improve some docstrings add tests
|
||||
* add documentation on shift operators, #181
|
||||
* fix typo in iterable initializer description, #179
|
||||
* optimize `richcompare()`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 02:36:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user