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:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633086186.76.0.57302225454.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98d282700221234157159df4af76423d89490ad9 by Victor Stinner in branch 'main':
bpo-41710: Fix PY_TIMEOUT_MAX on Windows (GH-28673)
https://github.com/python/cpython/commit/98d282700221234157159df4af76423d89490ad9
History
Date User Action Args
2021-10-01 11:03:06vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-10-01 11:03:06vstinnersetmessageid: <1633086186.76.0.57302225454.issue41710@roundup.psfhosted.org>
2021-10-01 11:03:06vstinnerlinkissue41710 messages
2021-10-01 11:03:06vstinnercreate