15
0
Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
477aca89b9 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BitVector?expand=0&rev=3
2019-04-01 12:57:49 +00:00
e12f50639a Accepting request 628657 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/628657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-BitVector?expand=0&rev=1
2018-08-24 15:03:13 +00:00
Tomáš Chvátal
9b3eb79f76 - Initial version, needed by python-raet
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BitVector?expand=0&rev=1
2018-08-10 15:52:45 +00:00