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 benjamin.peterson, exarkun, giampaolo.rodola, gregory.p.smith, jcea, loewis, marcin.bachry, neologix, pitrou, python-dev, schmichael, skrah, spiv, tseaver, vstinner
Date 2011-06-09.23:40:15
SpamBayes Score 0.00920615
Marked as misclassified No
Message-id <E1QUopi-0003XR-Dg@dinsdale.python.org>
In-reply-to
Content
New changeset a5c8b6ebe895 by Victor Stinner in branch 'default':
Issue #8407: signal.sigwait() releases the GIL
http://hg.python.org/cpython/rev/a5c8b6ebe895
History
Date User Action Args
2011-06-09 23:40:16python-devsetrecipients: + python-dev, loewis, gregory.p.smith, jcea, spiv, exarkun, tseaver, pitrou, vstinner, giampaolo.rodola, benjamin.peterson, marcin.bachry, schmichael, skrah, neologix
2011-06-09 23:40:15python-devlinkissue8407 messages
2011-06-09 23:40:15python-devcreate