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 asvetlov, ned.deily, pablogsal, vstinner, yselivanov
Date 2018-06-07.22:25:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528410354.79.0.592728768989.issue33694@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 79790bc35fe722a49977b52647f9b5fe1deda2b7 by Victor Stinner in branch 'master':
bpo-33694: Fix race condition in asyncio proactor (GH-7498)
https://github.com/python/cpython/commit/79790bc35fe722a49977b52647f9b5fe1deda2b7
History
Date User Action Args
2018-06-07 22:25:54vstinnersetrecipients: + vstinner, ned.deily, asvetlov, yselivanov, pablogsal
2018-06-07 22:25:54vstinnersetmessageid: <1528410354.79.0.592728768989.issue33694@psf.upfronthosting.co.za>
2018-06-07 22:25:54vstinnerlinkissue33694 messages
2018-06-07 22:25:54vstinnercreate