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 pitrou, python-dev
Date 2011-07-15.20:16:51
SpamBayes Score 0.00026839442
Marked as misclassified No
Message-id <E1Qhood-0000o2-0u@dinsdale.python.org>
In-reply-to
Content
New changeset 2bedea96de60 by Antoine Pitrou in branch '3.2':
Issue #12573: Add resource checks for dangling Thread and Process objects.
http://hg.python.org/cpython/rev/2bedea96de60

New changeset 86dc49fbf4af by Antoine Pitrou in branch 'default':
Issue #12573: Add resource checks for dangling Thread and Process objects.
http://hg.python.org/cpython/rev/86dc49fbf4af
History
Date User Action Args
2011-07-15 20:16:52python-devsetrecipients: + python-dev, pitrou
2011-07-15 20:16:51python-devlinkissue12573 messages
2011-07-15 20:16:51python-devcreate