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 ethan.furman, python-dev
Date 2012-08-20.22:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X18Nh5rpQzQ8j@mail.python.org>
In-reply-to
Content
New changeset 8600ae913b63 by Antoine Pitrou in branch '3.2':
Issue #14954: Clarify the interaction of weak references and garbage collection.
http://hg.python.org/cpython/rev/8600ae913b63

New changeset 57c9ed276332 by Antoine Pitrou in branch 'default':
Issue #14954: Clarify the interaction of weak references and garbage collection.
http://hg.python.org/cpython/rev/57c9ed276332
History
Date User Action Args
2012-08-20 22:11:08python-devsetrecipients: + python-dev, ethan.furman
2012-08-20 22:11:01python-devlinkissue14954 messages
2012-08-20 22:11:01python-devcreate