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 Arfrever, barry, benjamin.peterson, brett.cannon, christian.heimes, eric.araujo, eric.snow, flox, lemburg, mark.dickinson, ncoghlan, orsenthil, pitrou, python-dev, rhettinger, vstinner
Date 2013-10-11.22:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cxNkv4Sj9z7Lkl@mail.python.org>
In-reply-to
Content
New changeset fbbf8b160e8d by Antoine Pitrou in branch 'default':
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io module instead of the full locale module.
http://hg.python.org/cpython/rev/fbbf8b160e8d
History
Date User Action Args
2013-10-11 22:15:25python-devsetrecipients: + python-dev, lemburg, barry, brett.cannon, rhettinger, mark.dickinson, ncoghlan, orsenthil, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, flox, eric.snow
2013-10-11 22:15:25python-devlinkissue9548 messages
2013-10-11 22:15:25python-devcreate