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 miss-islington
Recipients asvetlov, christian.heimes, miss-islington, pablogsal, vstinner
Date 2019-12-09.14:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575901231.15.0.168198853988.issue39006@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0078d9a3335a5e99afe97590fdcb8e2f526ed7b by Miss Islington (bot) in branch '3.7':
bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
https://github.com/python/cpython/commit/a0078d9a3335a5e99afe97590fdcb8e2f526ed7b
History
Date User Action Args
2019-12-09 14:20:31miss-islingtonsetrecipients: + miss-islington, vstinner, christian.heimes, asvetlov, pablogsal
2019-12-09 14:20:31miss-islingtonsetmessageid: <1575901231.15.0.168198853988.issue39006@roundup.psfhosted.org>
2019-12-09 14:20:31miss-islingtonlinkissue39006 messages
2019-12-09 14:20:31miss-islingtoncreate