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 python-dev
Recipients Alex.Willmer, lemburg, loewis, python-dev, serhiy.storchaka, vstinner, xdegaye
Date 2016-11-16.06:35:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161116063508.107129.32211.00922E80@psf.io>
In-reply-to
Content
New changeset 73bd6bbbb5e2 by Xavier de Gaye in branch '3.6':
Issue #26920: Fix not getting the locale's charset upon initializing the interpreter,
https://hg.python.org/cpython/rev/73bd6bbbb5e2

New changeset f358d849c14e by Xavier de Gaye in branch 'default':
Issue #26920: Merge 3.6
https://hg.python.org/cpython/rev/f358d849c14e
History
Date User Action Args
2016-11-16 06:35:11python-devsetrecipients: + python-dev, lemburg, loewis, vstinner, xdegaye, serhiy.storchaka, Alex.Willmer
2016-11-16 06:35:11python-devlinkissue26920 messages
2016-11-16 06:35:11python-devcreate