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 ned.deily, serhiy.storchaka, sjt
Date 2016-09-12.08:33:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473669233.39.0.816208423577.issue28080@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I can't push the patch in a haste. In needs more design discussion, comparing with other implementations (I found only that ZipFile in Java can take the charset argument, but "charset" is common name for text encoding in Java), wider discussion. The problem exists for years, and there are workarounds.
History
Date User Action Args
2016-09-12 08:33:53serhiy.storchakasetrecipients: + serhiy.storchaka, ned.deily, sjt
2016-09-12 08:33:53serhiy.storchakasetmessageid: <1473669233.39.0.816208423577.issue28080@psf.upfronthosting.co.za>
2016-09-12 08:33:53serhiy.storchakalinkissue28080 messages
2016-09-12 08:33:53serhiy.storchakacreate