Message93323
I've got a patch that fixes this. It allows BZ2File to read
multi-stream files as generated by pbzip2, allows BZ2File to open files
in append mode, and also updates bz2.decompress to allow it to handle
multi-stream chunks of data.
We originally wrote it against 2.5, but I've updated the patch to py3k
trunk, and attached it here. If there's interest in a patch against 2.7
trunk, please let me know. |
|
Date |
User |
Action |
Args |
2009-09-29 19:36:05 | dbonner | set | recipients:
+ dbonner, akuchling, niemeyer, therve, thomaslee |
2009-09-29 19:36:05 | dbonner | set | messageid: <1254252965.04.0.942695893414.issue1625@psf.upfronthosting.co.za> |
2009-09-29 19:36:03 | dbonner | link | issue1625 messages |
2009-09-29 19:36:03 | dbonner | create | |
|