Serhiy Storchaka <[email protected]> added the comment:

Fixed regeression in decompression.

Nadeem Vawda, we both were wrong. `buf += data` is noticeably faster 
`b''.join()` in CPython.

----------
Added file: http://bugs.python.org/file25006/bzip2_in_zip_3.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14371>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to