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 pitrou
Recipients Arfrever, neologix, pitrou, tim.peters, vstinner
Date 2013-11-28.14:35:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385649353.15.0.541823293601.issue19787@psf.upfronthosting.co.za>
In-reply-to
Content
Calling it _PyThread_set_key_value is prone to confusion.
Ideally we would fix PyThread_set_key_value's behaviour. Are there users of the function outside from CPython?
History
Date User Action Args
2013-11-28 14:35:53pitrousetrecipients: + pitrou, tim.peters, vstinner, Arfrever, neologix
2013-11-28 14:35:53pitrousetmessageid: <1385649353.15.0.541823293601.issue19787@psf.upfronthosting.co.za>
2013-11-28 14:35:53pitroulinkissue19787 messages
2013-11-28 14:35:52pitroucreate