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 2014-08-17.20:14:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hbqND69GYz7LjS@mail.python.org>
In-reply-to
Content
New changeset 1b898b5d5ffe by Victor Stinner in branch 'default':
Issue #22206: Using pthread, PyThread_create_key() now sets errno to ENOMEM and
http://hg.python.org/cpython/rev/1b898b5d5ffe
History
Date User Action Args
2014-08-17 20:14:05python-devsetrecipients: + python-dev, pitrou, vstinner, neologix
2014-08-17 20:14:05python-devlinkissue22206 messages
2014-08-17 20:14:05python-devcreate