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 Daniel Colascione, davin, pitrou, serhiy.storchaka, vstinner
Date 2017-10-23.20:57:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508792277.89.0.213398074469.issue31653@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 828ca59208af0b1b52a328676c5cc0c5e2e999b0 by Victor Stinner in branch 'master':
bpo-31653: Remove deadcode in semlock_acquire() (#4091)
https://github.com/python/cpython/commit/828ca59208af0b1b52a328676c5cc0c5e2e999b0
History
Date User Action Args
2017-10-23 20:57:57vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, davin, Daniel Colascione
2017-10-23 20:57:57vstinnersetmessageid: <1508792277.89.0.213398074469.issue31653@psf.upfronthosting.co.za>
2017-10-23 20:57:57vstinnerlinkissue31653 messages
2017-10-23 20:57:57vstinnercreate