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 eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-06-12.18:56:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591988202.85.0.962313032833.issue40913@roundup.psfhosted.org>
In-reply-to
Content
You could test this by getting the event and CloseHandle-ing it. A function to do this could be added to _testcapimodule. It'd have to run in its own process, but we have (a few) helpers around for this.

Given the concerns, I don't think we should change this in any maintenance releases, so I removed 3.7 and 3.8 from the versions list. I'd be equally happy without an explicit test in
History
Date User Action Args
2020-06-12 18:56:42steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun
2020-06-12 18:56:42steve.dowersetmessageid: <1591988202.85.0.962313032833.issue40913@roundup.psfhosted.org>
2020-06-12 18:56:42steve.dowerlinkissue40913 messages
2020-06-12 18:56:42steve.dowercreate