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, amaury.forgeotdarc, gregory.p.smith, pitrou, python-dev, sbt
Date 2013-07-31.21:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c56qh5wQBzPmt@mail.python.org>
In-reply-to
Content
New changeset 79e2f5bbc30c by Antoine Pitrou in branch 'default':
Issue #18214: Improve finalization of Python modules to avoid setting their globals to None, in most cases.
http://hg.python.org/cpython/rev/79e2f5bbc30c
History
Date User Action Args
2013-07-31 21:15:45python-devsetrecipients: + python-dev, gregory.p.smith, amaury.forgeotdarc, pitrou, Arfrever, sbt
2013-07-31 21:15:45python-devlinkissue18214 messages
2013-07-31 21:15:45python-devcreate