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
Date 2013-05-06.19:17:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b4DGl5p3CzPbJ@mail.python.org>
In-reply-to
Content
New changeset f0833e6ff2d2 by Antoine Pitrou in branch 'default':
Issue #1545463: Global variables caught in reference cycles are now garbage-collected at shutdown.
http://hg.python.org/cpython/rev/f0833e6ff2d2
History
Date User Action Args
2013-05-06 19:17:20python-devsetrecipients: + python-dev, loewis, nascheme, georg.brandl, glchapman, gregory.p.smith, jimjjewett, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, christian.heimes, andrea.corbellini, cburroughs
2013-05-06 19:17:20python-devlinkissue1545463 messages
2013-05-06 19:17:20python-devcreate