Antoine Pitrou <pit...@free.fr> added the comment:

Thank you very much! I have kept the second approach (use PaddedFile at all 
times), since it is more regular and minimizes the probability for borderline 
cases.
As for the supposed performance slowdown, it doesn't seem significant. On large 
blocks of data, I expect that compression/decompression cost will be 
overwhelming anyway.
I've added a test case and committed the patch in r84976. Don't hesitate to 
contribute again.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1675951>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to