Bitarray

Latest version: v3.0.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 17

0.3.0

-------------------
* Fixed a severe bug for 64-bit machines. Implemented all methods in C,
improved tests.
* Removed deprecated methods `.from01()` and `.fromlist()`.

0.2.5

-------------------
* Added section in README about prefix codes. Implemented _multiply method
for faster `__mul__` and `__imul__`. Fixed some typos.

0.2.4

-------------------
* Implemented encode and decode method (in C) for variable-length prefix
codes.
* Added more examples, wrote README for the examples.
* Added more tests, fixed some typos.

0.2.3

-------------------
* Fixed a memory leak, implemented a number of methods in C.
These include __getitem__, __setitem__, __delitem__, pop, remove,
insert. The methods implemented on the Python level is very limit now.
* Implemented bitwise operations.

0.2.2

-------------------
* Rewrote parts of the README
* Implemented memory efficient algorithm for the reverse method
* Fixed typos, added a few tests, more C refactoring.

0.2.1

-------------------
* Improved tests, in particular added checking for memory leaks.
* Refactored many things on the C level.
* Implemented a few more methods.

Page 16 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.