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 StevenY, loewis, martind, pitrou, python-dev, skrah
Date 2011-10-30.18:19:54
SpamBayes Score 0.0234101
Marked as misclassified No
Message-id <E1RKZz1-0004hx-BC@dinsdale.python.org>
In-reply-to
Content
New changeset 608975eafe86 by Antoine Pitrou in branch '3.2':
Issue #10363: Deallocate global locks in Py_Finalize().
http://hg.python.org/cpython/rev/608975eafe86

New changeset 728595c16acd by Antoine Pitrou in branch 'default':
Issue #10363: Deallocate global locks in Py_Finalize().
http://hg.python.org/cpython/rev/728595c16acd
History
Date User Action Args
2011-10-30 18:19:55python-devsetrecipients: + python-dev, loewis, pitrou, skrah, martind, StevenY
2011-10-30 18:19:54python-devlinkissue10363 messages
2011-10-30 18:19:54python-devcreate