| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-bitarray: Upgrade 2.1.0 -> 2.1.2 | Leon Anavi | 2021-06-15 | 1 | -10/+0 |
| | | | | | | | | | | | | | | Upgrade to release 2.1.2: - support type hinting for all Python 3 versions (that bitarray supports, 3.5 and higher currently) - add explicit endianness to two tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-bitarray: Upgrade 2.0.1 -> 2.1.0 | Leon Anavi | 2021-05-11 | 1 | -0/+10 |
| Upgrade to release 2.1.0: - add `.find()` method - `.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 - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | |||||
