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 paul.moore, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2017-08-10.23:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502407404.39.0.857731306223.issue31008@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5659a72f487579be76335c09c8ba8b2f1800adde by Victor Stinner in branch 'master':
bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065)
https://github.com/python/cpython/commit/5659a72f487579be76335c09c8ba8b2f1800adde
History
Date User Action Args
2017-08-10 23:23:24vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, yselivanov, steve.dower
2017-08-10 23:23:24vstinnersetmessageid: <1502407404.39.0.857731306223.issue31008@psf.upfronthosting.co.za>
2017-08-10 23:23:24vstinnerlinkissue31008 messages
2017-08-10 23:23:24vstinnercreate