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 methane
Recipients Birne94, methane
Date 2017-03-24.20:09:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386185.91.0.887720044808.issue29859@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fe30339534c602af1123e1402e44a1463f91f2e5 by INADA Naoki in branch '3.6':
bpo-29859: Fix error messages from return codes for pthread_* calls (GH-753)
https://github.com/python/cpython/commit/fe30339534c602af1123e1402e44a1463f91f2e5
History
Date User Action Args
2017-03-24 20:09:45methanesetrecipients: + methane, Birne94
2017-03-24 20:09:45methanesetmessageid: <1490386185.91.0.887720044808.issue29859@psf.upfronthosting.co.za>
2017-03-24 20:09:45methanelinkissue29859 messages
2017-03-24 20:09:45methanecreate