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 amaury.forgeotdarc, andrea.corbellini, belopolsky, cburroughs, christian.heimes, georg.brandl, glchapman, gregory.p.smith, jimjjewett, loewis, nascheme, ncoghlan, pitrou, python-dev, sbt, vstinner
Date 2013-05-08.11:23:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b5Fg94zcNz7Ljk@mail.python.org>
In-reply-to
Content
New changeset 8a5bebea9fec by Antoine Pitrou in branch 'default':
Issue #1545463: At shutdown, defer finalization of codec modules so that stderr remains usable.
http://hg.python.org/cpython/rev/8a5bebea9fec
History
Date User Action Args
2013-05-08 11:23:34python-devsetrecipients: + python-dev, loewis, nascheme, georg.brandl, glchapman, gregory.p.smith, jimjjewett, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, vstinner, christian.heimes, andrea.corbellini, cburroughs, sbt
2013-05-08 11:23:34python-devlinkissue1545463 messages
2013-05-08 11:23:34python-devcreate