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 jcflack, ncoghlan, python-dev
Date 2014-01-22.12:33:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f8QyL2MYgz7LjM@mail.python.org>
In-reply-to
Content
New changeset b3c2472c12a1 by Nick Coghlan in branch '3.3':
Issue #20317: Don't create a reference loop in ExitStack
http://hg.python.org/cpython/rev/b3c2472c12a1
History
Date User Action Args
2014-01-22 12:33:31python-devsetrecipients: + python-dev, ncoghlan, jcflack
2014-01-22 12:33:30python-devlinkissue20317 messages
2014-01-22 12:33:30python-devcreate