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-10-01.11:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633087769.5.0.74835063908.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 833fdf126c8fe77fd17e8a8ffbc5c571b3bf64bd by Victor Stinner in branch 'main':
bpo-41710: Add private _PyDeadline_Get() function (GH-28674)
https://github.com/python/cpython/commit/833fdf126c8fe77fd17e8a8ffbc5c571b3bf64bd
History
Date User Action Args
2021-10-01 11:29:29vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-10-01 11:29:29vstinnersetmessageid: <1633087769.5.0.74835063908.issue41710@roundup.psfhosted.org>
2021-10-01 11:29:29vstinnerlinkissue41710 messages
2021-10-01 11:29:29vstinnercreate