Bitarray

Latest version: v2.9.2

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

Scan your dependencies

Page 15 of 16

0.3.4

-------------------
* Made C code less ambiguous, such that the package compiles on
Visual Studio, with all tests passing.

0.3.3

-------------------
* Made changes to the C code to allow compilation with more compilers.
Compiles on Visual Studio, although there are still a few tests failing.

0.3.2

-------------------
* Added sequential search method.
* The special method `__contains__` now also takes advantage of the
sequential search.

0.3.1

-------------------
* Simplified state information for pickling. Argument for count is now
optional, defaults to True. Fixed typos.

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.

Page 15 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.