| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-bitarray: upgrade 3.1.0 -> 3.1.1 | Wang Mingyu | 2025-03-11 | 1 | -11/+0 |
| | | | | | | | | | | | | | | Changelog: =========== * updated 'pythoncapi_compat.h' for pypy3.11 support * use '__builtin_parityll()' when available in 'util.parity()' * add 'parity_64()' to header * simplify some tests * add LFSR example Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-bitarray: upgrade 3.0.0 -> 3.1.0 | Wang Mingyu | 2025-02-26 | 1 | -0/+11 |
| Changelog: =========== * allow mask assignment to bitarrays * add missing masked operations to pyi-file * refactor 'resize()' and avoid overallocation when downsizing buffer * update 'build_wheels.yml' * fix some typos * minor simplifications * rename 'growth/' example to 'resize/' and add tests for 'resize()' * update gene example * add comments Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
