Overview
Request 690340 accepted
- 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.
- Created by scarabeus_iv
- In state accepted
Request History
scarabeus_iv created request
- 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.
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
staging-bot added openSUSE:Factory:Staging:adi:27 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:27"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:27
jengelh accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory