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 dmcalloway
Recipients Emmanuel LAB, alanmcintyre, dmcalloway
Date 2013-07-29.01:33:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375061622.47.0.593795597167.issue11152@psf.upfronthosting.co.za>
In-reply-to
Content
I believe I have isolated the bug - I added a blank string to the SMALL TEST DATA list, since empty strings will not compress. Test now fails on lines 645 and 663 when "extract" and "extract_all" assertions fail. This appears to replicate the issue reported.
History
Date User Action Args
2013-07-29 01:33:42dmcallowaysetrecipients: + dmcalloway, alanmcintyre, Emmanuel LAB
2013-07-29 01:33:42dmcallowaysetmessageid: <1375061622.47.0.593795597167.issue11152@psf.upfronthosting.co.za>
2013-07-29 01:33:42dmcallowaylinkissue11152 messages
2013-07-29 01:33:42dmcallowaycreate