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 asvetlov
Recipients AkshayTakkar, Ido Michael, asvetlov, christian.heimes, miss-islington, yselivanov
Date 2019-12-07.12:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575722664.2.0.0618188177485.issue37404@roundup.psfhosted.org>
In-reply-to
Content
New changeset 930cef2770b641f49e69b67840daaa53b65cd0e0 by Andrew Svetlov in branch '3.8':
[3.8] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457) (#17496)
https://github.com/python/cpython/commit/930cef2770b641f49e69b67840daaa53b65cd0e0
History
Date User Action Args
2019-12-07 12:44:24asvetlovsetrecipients: + asvetlov, christian.heimes, yselivanov, miss-islington, AkshayTakkar, Ido Michael
2019-12-07 12:44:24asvetlovsetmessageid: <1575722664.2.0.0618188177485.issue37404@roundup.psfhosted.org>
2019-12-07 12:44:24asvetlovlinkissue37404 messages
2019-12-07 12:44:24asvetlovcreate