This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author solinym
Recipients amaury.forgeotdarc, ezio.melotti, solinym, travis
Date 2009-08-21.16:41:08
SpamBayes Score 0.0006425118
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Diff to tests

Implements all suggested changes save one:

I wasn't sure how to test that is_finished is clear one byte before the
end of the compressed section.  Instead, I test that it is clear before
I call the compression routine.
History
Date User Action Args
2009-08-21 16:41:11solinymsetrecipients: + solinym, amaury.forgeotdarc, ezio.melotti, travis
2009-08-21 16:41:10solinymsetmessageid: <[email protected]>
2009-08-21 16:41:08solinymlinkissue5210 messages
2009-08-21 16:41:08solinymcreate