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 ezio.melotti, kennyluck, loewis, python-dev, serhiy.storchaka, vstinner
Date 2014-05-16.12:01:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400241706.03.0.38493678506.issue13916@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which tests encoding name with "cp65001" instead of "CP_UTF8". I can't test on Windows and don't know which of two patches are correct.
History
Date User Action Args
2014-05-16 12:01:46serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, vstinner, ezio.melotti, python-dev, kennyluck
2014-05-16 12:01:46serhiy.storchakasetmessageid: <1400241706.03.0.38493678506.issue13916@psf.upfronthosting.co.za>
2014-05-16 12:01:46serhiy.storchakalinkissue13916 messages
2014-05-16 12:01:45serhiy.storchakacreate