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 Arfrever, lemburg, loewis, pitrou, sdaoden, vstinner
Date 2011-02-01.00:03:27
SpamBayes Score 0.011877862
Marked as misclassified No
Message-id <1296518614.25.0.811446496003.issue11022@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch replaces locale.getpreferredencoding() by locale.getpreferredencoding(False) in _io.TextIOWrapper and _pyio.TextIOWrapper.
History
Date User Action Args
2011-02-01 00:03:34vstinnersetrecipients: + vstinner, lemburg, loewis, pitrou, Arfrever, sdaoden
2011-02-01 00:03:34vstinnersetmessageid: <1296518614.25.0.811446496003.issue11022@psf.upfronthosting.co.za>
2011-02-01 00:03:27vstinnerlinkissue11022 messages
2011-02-01 00:03:27vstinnercreate