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 larry
Recipients Yury.Selivanov, doerwalter, larry, lemburg, ncoghlan, serhiy.storchaka, yselivanov
Date 2015-08-08.20:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439064259.75.0.294970198722.issue24824@psf.upfronthosting.co.za>
In-reply-to
Content
That's a fine change for 3.5.  For 3.6 I want to solve the general problem, at which point we can switch back to calling sys.getdefaultencoding() if we like.

Serhiy, can you make a patch a post it here?  I want to tag 3.5.0rc1 in one or two hours.
History
Date User Action Args
2015-08-08 20:04:19larrysetrecipients: + larry, lemburg, doerwalter, ncoghlan, Yury.Selivanov, serhiy.storchaka, yselivanov
2015-08-08 20:04:19larrysetmessageid: <1439064259.75.0.294970198722.issue24824@psf.upfronthosting.co.za>
2015-08-08 20:04:19larrylinkissue24824 messages
2015-08-08 20:04:19larrycreate