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 serhiy.storchaka
Recipients alanmcintyre, benjamin.peterson, serhiy.storchaka
Date 2014-06-24.07:28:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403594933.03.0.418363538618.issue21846@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch fixes the zipfile module and it's tests for Python built with the --disable-unicode configure option.
History
Date User Action Args
2014-06-24 07:28:53serhiy.storchakasetrecipients: + serhiy.storchaka, alanmcintyre, benjamin.peterson
2014-06-24 07:28:53serhiy.storchakasetmessageid: <1403594933.03.0.418363538618.issue21846@psf.upfronthosting.co.za>
2014-06-24 07:28:53serhiy.storchakalinkissue21846 messages
2014-06-24 07:28:52serhiy.storchakacreate