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 neologix, pitrou, python-dev, vstinner
Date 2011-06-20.21:28:05
SpamBayes Score 0.00013409984
Marked as misclassified No
Message-id <E1QYm0q-0008PR-Im@dinsdale.python.org>
In-reply-to
Content
New changeset 968b9ff9a059 by Victor Stinner in branch 'default':
Close #12363: fix a race condition in siginterrupt() tests
http://hg.python.org/cpython/rev/968b9ff9a059
History
Date User Action Args
2011-06-20 21:28:06python-devsetrecipients: + python-dev, pitrou, vstinner, neologix
2011-06-20 21:28:05python-devlinkissue12363 messages
2011-06-20 21:28:05python-devcreate