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, christian.heimes, pablogsal, vstinner
Date 2019-12-09.14:02:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575900128.27.0.573096806643.issue39006@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82b4950b5e92bec343a436b3f9c116400b66e1b9 by Victor Stinner in branch 'master':
bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
https://github.com/python/cpython/commit/82b4950b5e92bec343a436b3f9c116400b66e1b9
History
Date User Action Args
2019-12-09 14:02:08vstinnersetrecipients: + vstinner, christian.heimes, asvetlov, pablogsal
2019-12-09 14:02:08vstinnersetmessageid: <1575900128.27.0.573096806643.issue39006@roundup.psfhosted.org>
2019-12-09 14:02:08vstinnerlinkissue39006 messages
2019-12-09 14:02:08vstinnercreate