Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-bitarray: upgrade 2.2.2 -> 2.2.3
2021-07-22 2.2.3: ------------------- * speedup `repeat()`, openembedded#136 * speedup shift operations, openembedded#139 * optimize slice assignment with negative step, e.g.: `a[::-1] = 1` * add tests Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information