Bitarray

Latest version: v2.9.2

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

Scan your dependencies

Page 7 of 16

2.2.0

-------------------
* add `bitarray.util.vl_encode()` and `bitarray.util.vl_decode()` which
uses a [variable length bitarray format](variable_length.rst), 131

2.1.3

-------------------
* Fix building with MSVC / Bullseye, 129

2.1.2

-------------------
* support type hinting for all Python 3 versions (that bitarray supports,
3.5 and higher currently), fixed 128
* add explicit endianness to two tests, fixes 127

2.1.1

-------------------
* add type hinting (see PEP 484, 561) using stub (`.pyi`) files
* add tests

2.1.0

-------------------
* add `.find()` method, see 122
* `.find()`, `.index()`, `.search()` and `.itersearch()` now all except
both (sub-) bitarray as well as bool items to be searched for
* improve encode/decode error messages
* add [lexicographical permutations example](../examples/lexico.py)
* add tests

2.0.1

-------------------
* update documentation
* improve some error messages

Page 7 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.