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 vstinner
Recipients flox, lieryan, vstinner
Date 2011-10-26.23:49:44
SpamBayes Score 1.9762734e-05
Marked as misclassified No
Message-id <1319672985.03.0.157286906814.issue7441@psf.upfronthosting.co.za>
In-reply-to
Content
I added a cp65001 codec to Python 3.3: see issue #13216. So Python will not "crash" anymore if the console code page is set to cp65001.
History
Date User Action Args
2011-10-26 23:49:45vstinnersetrecipients: + vstinner, lieryan, flox
2011-10-26 23:49:45vstinnersetmessageid: <1319672985.03.0.157286906814.issue7441@psf.upfronthosting.co.za>
2011-10-26 23:49:44vstinnerlinkissue7441 messages
2011-10-26 23:49:44vstinnercreate