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 vstinner
Recipients Arfrever, grahamd, kristjan.jonsson, neologix, pitrou, tim.peters, vstinner
Date 2013-12-03.21:30:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386106223.83.0.856117010943.issue19787@psf.upfronthosting.co.za>
In-reply-to
Content
Kristján> Only that issue #10517 mentions reasons to keep the old behavior, specifically http://bugs.python.org/issue10517#msg134573 (...)

@Kristján: The behaviour of PyThread_set_key() discussed in this issue is unrelated to the pthread bug related to fork() fixed in #10517.

When it comes to threads and fork, I trust neologix because he knows them better than me and he wrote "AFAICT, there's no link".
History
Date User Action Args
2013-12-03 21:30:23vstinnersetrecipients: + vstinner, tim.peters, pitrou, kristjan.jonsson, grahamd, Arfrever, neologix
2013-12-03 21:30:23vstinnersetmessageid: <1386106223.83.0.856117010943.issue19787@psf.upfronthosting.co.za>
2013-12-03 21:30:23vstinnerlinkissue19787 messages
2013-12-03 21:30:23vstinnercreate