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 asvetlov, eric.snow, grahamd, jcea, mhammond, ncoghlan, pitrou, python-dev, vstinner
Date 2013-12-13.10:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgnmD0dwwz7LkG@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:20python-devsetrecipients: + python-dev, mhammond, jcea, ncoghlan, pitrou, vstinner, grahamd, asvetlov, eric.snow
2013-12-13 10:14:20python-devlinkissue15751 messages
2013-12-13 10:14:20python-devcreate