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 gregory.p.smith
Recipients Louis Brandy, Piotr Wysocki, cooperlees, drothera, gregory.p.smith, lukasz.langa, phantez, pixelbeat, vstinner
Date 2017-05-24.05:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Would PyThread_free_lock (effectively sem_destroy()) work without (additional) problems?
History
Date User Action Args
2017-05-24 05:57:12gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, pixelbeat, lukasz.langa, cooperlees, Louis Brandy, drothera, phantez, Piotr Wysocki
2017-05-24 05:57:12gregory.p.smithsetmessageid: <[email protected]>
2017-05-24 05:57:12gregory.p.smithlinkissue30395 messages
2017-05-24 05:57:12gregory.p.smithcreate