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 amaury.forgeotdarc, grahamd, loewis, mhammond, ncoghlan, pitrou, python-dev, vstinner
Date 2013-12-13.10:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgnmC2754z7LlF@mail.python.org>
In-reply-to
Content
New changeset 5d078b0bae75 by Victor Stinner in branch 'default':
Issue #19787: PyThread_set_key_value() now always set the value
http://hg.python.org/cpython/rev/5d078b0bae75
History
Date User Action Args
2013-12-13 10:14:19python-devsetrecipients: + python-dev, loewis, mhammond, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, grahamd
2013-12-13 10:14:19python-devlinkissue10915 messages
2013-12-13 10:14:19python-devcreate