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 serhiy.storchaka
Recipients Alexander Riccio, ZackerySpytz, serhiy.storchaka
Date 2020-07-15.18:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594838587.97.0.832248445976.issue40150@roundup.psfhosted.org>
In-reply-to
Content
New changeset af4eda46d1538b1da700a86588bdb94b0a4d1ff2 by Zackery Spytz in branch 'master':
bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
https://github.com/python/cpython/commit/af4eda46d1538b1da700a86588bdb94b0a4d1ff2
History
Date User Action Args
2020-07-15 18:43:07serhiy.storchakasetrecipients: + serhiy.storchaka, Alexander Riccio, ZackerySpytz
2020-07-15 18:43:07serhiy.storchakasetmessageid: <1594838587.97.0.832248445976.issue40150@roundup.psfhosted.org>
2020-07-15 18:43:07serhiy.storchakalinkissue40150 messages
2020-07-15 18:43:07serhiy.storchakacreate