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, vstinner, wocket
Date 2021-09-30.08:17:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632989822.64.0.5618293007.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37b8294d6295ca12553fd7c98778be71d24f4b24 by Victor Stinner in branch 'main':
bpo-41710: PyThread_acquire_lock_timed() clamps the timout (GH-28643)
https://github.com/python/cpython/commit/37b8294d6295ca12553fd7c98778be71d24f4b24
History
Date User Action Args
2021-09-30 08:17:02vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-09-30 08:17:02vstinnersetmessageid: <1632989822.64.0.5618293007.issue41710@roundup.psfhosted.org>
2021-09-30 08:17:02vstinnerlinkissue41710 messages
2021-09-30 08:17:02vstinnercreate