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