Revisions of python-bitstring
Dominique Leuenberger (dimstar_suse)
accepted
request 946638
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 3.1.9: * Fixed a couple of outdated results in the readme (Issue 214). * Some more documentation tidying. * Turned off some debug code by default. * Fixed a couple of failing tests in different Python versions. * Fix for consistent pos initialisation semantics for different types. * Change to allow wheels to be uploaded to PyPI. * More work for LSB0 mode, but still not finished or documented (sorry).
Dominique Leuenberger (dimstar_suse)
accepted
request 835169
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 3.1.7: * Fixing del not working correctly when stop value negative (Issue 201) * Removed deprecated direct import of ABC from collections module (Issue 196) * Tested and added explicit support for Python 3.7 and 3.8. (Issue 193) * Fixing a few stale links to documentation. (Issue 194) * Allowing initialisation with an io.BytesIO object. (Issue 189)
Dominique Leuenberger (dimstar_suse)
accepted
request 730685
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Update to 3.1.6: * Fixed immutability bug. Bug 176. * Fixed failure of `__contains__` in some circumstances. Bug 180. * Better handling of open files. Bug 186. * Better Python 2/3 check. * Making unit tests easier to run. * Allowing length of 1 to be specified for bools. (Thanks to LemonPi)
Dominique Leuenberger (dimstar_suse)
accepted
request 654394
from
Dirk Mueller (dirkmueller)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 560433
from
Jan Engelhardt (jengelh)
(revision 1)
Displaying all 5 revisions