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