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 steve.dower
Recipients Chronial, Ray Donnelly, Ray.Donnelly, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-28.21:52:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627509135.62.0.320833136695.issue40263@roundup.psfhosted.org>
In-reply-to
Content
New changeset 899e37b202c8b096d55e2e3c300c9759ebfe7f7a by Miss Islington (bot) in branch '3.9':
bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501)
https://github.com/python/cpython/commit/899e37b202c8b096d55e2e3c300c9759ebfe7f7a
History
Date User Action Args
2021-07-28 21:52:15steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Ray.Donnelly, Ray Donnelly, miss-islington, Chronial
2021-07-28 21:52:15steve.dowersetmessageid: <1627509135.62.0.320833136695.issue40263@roundup.psfhosted.org>
2021-07-28 21:52:15steve.dowerlinkissue40263 messages
2021-07-28 21:52:15steve.dowercreate