]> granicus.if.org Git - python/commit
Merge #16034: Fix performance regressions in the new BZ2File implementation.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 30 Sep 2012 02:01:31 +0000 (04:01 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 30 Sep 2012 02:01:31 +0000 (04:01 +0200)
commit65c848e48445100261d93ceb0d8b252252768d41
tree70524d27035286c3c3351a354c476634f6ee3948
parent03b6f8a21231611029fb7a240041875a928334de
parent6c57318c3a88e4803cc374cce2309c11382c9a37
Merge #16034: Fix performance regressions in the new BZ2File implementation.

Thanks to Victor Hooi for the bug report, and Serhiy Storchaka for the initial patch.
Misc/NEWS