| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-bitstring: Upgrade 4.2.3 -> 4.3.0 | Leon Anavi | 2025-01-03 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | Upgrade to version 4.3.0: - Upgraded bitarray dependency to >= 3.0.0. - Explicit support for Python 3.13. - Added i and I struct codes for 32-bit ints. - Removed the 'experimental feature' label from the new exotic floating point types. - Fix for negative index LSB0 slicing issue. License-Update: Update year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-bitstring: upgrade 4.2.2 -> 4.2.3 | Wang Mingyu | 2024-05-28 | 1 | -0/+19 |
| Changelog: =========== - Some codes representing exotic float negative zero converted to positive zero. - Auto-scaling rounding the wrong way on occasion. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
