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 Arfrever, Trundle, dmalcolm, lemburg, pitrou, python-dev, scott.dial, vstinner
Date 2011-04-01.00:31:32
SpamBayes Score 0.0026452364
Marked as misclassified No
Message-id <E1Q5SGx-00008S-Bo@dinsdale.python.org>
In-reply-to
Content
New changeset 8b1341d51fe6 by Victor Stinner in branch 'default':
Issue #11393: Fix faulthandler_thread(): release cancel lock before join lock
http://hg.python.org/cpython/rev/8b1341d51fe6
History
Date User Action Args
2011-04-01 00:31:36python-devsetrecipients: + python-dev, lemburg, scott.dial, pitrou, vstinner, Arfrever, Trundle, dmalcolm
2011-04-01 00:31:33python-devlinkissue11393 messages
2011-04-01 00:31:32python-devcreate