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 serhiy.storchaka
Recipients eric.snow, ncoghlan, serhiy.storchaka, vstinner
Date 2017-03-23.11:33:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490268837.89.0.813338541687.issue29881@psf.upfronthosting.co.za>
In-reply-to
Content
The new API rather combines pthread_once() and pthread_cleanup_push().
History
Date User Action Args
2017-03-23 11:33:57serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, eric.snow
2017-03-23 11:33:57serhiy.storchakasetmessageid: <1490268837.89.0.813338541687.issue29881@psf.upfronthosting.co.za>
2017-03-23 11:33:57serhiy.storchakalinkissue29881 messages
2017-03-23 11:33:57serhiy.storchakacreate