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, vstinner, yselivanov
Date 2018-05-28.23:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527550417.4.0.682650639539.issue33674@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset be00a5583a2cb696335c527b921d1868266a42c6 by Victor Stinner in branch 'master':
bpo-33674: asyncio: Fix SSLProtocol race (GH-7175)
https://github.com/python/cpython/commit/be00a5583a2cb696335c527b921d1868266a42c6
History
Date User Action Args
2018-05-28 23:33:37vstinnersetrecipients: + vstinner, ned.deily, asvetlov, yselivanov
2018-05-28 23:33:37vstinnersetmessageid: <1527550417.4.0.682650639539.issue33674@psf.upfronthosting.co.za>
2018-05-28 23:33:37vstinnerlinkissue33674 messages
2018-05-28 23:33:37vstinnercreate