Revisions of python-BitVector

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 911995 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 5)
- Update to 3.5.0:
  * Version 3.5.0 makes the module ready for Python 3.9.  The methods
    "array.fromstring" and "array.tostring" will not exist in Python 3.9.
    One additional change that I have made is that I have gone back to my
    older implementation for __add__ on account of a bug in the new
    implementation that I had incorporated in Version 3.4.9.
buildservice-autocommit accepted request 690340 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 3)
- Update to 3.4.9:
   * Version 3.4.9, in addition to implementing __iadd__, also includes a
     significantly faster implementation for __add__.  For extending a given
     instance of BitVector, the implementation for __iadd__ adds bits to the
     existing instance as opposed to creating a new instance.  These changes
     to the module should make it easier to solve larger problems more
     quickly with BitVector.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 628657 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 628657
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 1)
- Initial version, needed by python-raet
Displaying all 5 revisions
openSUSE Build Service is sponsored by