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