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 methane, mikecrowe, miss-islington, vstinner, wocket
Date 2021-10-01.16:51:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633107087.43.0.160534231021.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e1aeab5d7de3f328876aea8ccabbc6db146a883 by Miss Islington (bot) in branch '3.9':
bpo-41710: PyThread_acquire_lock_timed() uses sem_clockwait() (GH-28671) (GH-28683)
https://github.com/python/cpython/commit/0e1aeab5d7de3f328876aea8ccabbc6db146a883
History
Date User Action Args
2021-10-01 16:51:27vstinnersetrecipients: + vstinner, methane, miss-islington, wocket, mikecrowe
2021-10-01 16:51:27vstinnersetmessageid: <1633107087.43.0.160534231021.issue41710@roundup.psfhosted.org>
2021-10-01 16:51:27vstinnerlinkissue41710 messages
2021-10-01 16:51:27vstinnercreate