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 christian.heimes
Recipients christian.heimes, hynek
Date 2021-05-01.20:17:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619900228.01.0.322837347157.issue43998@roundup.psfhosted.org>
In-reply-to
Content
New changeset a5669b3c627e64c9196d9bb58b733eb723d34e99 by Christian Heimes in branch 'master':
bpo-43998: Fix testing without ssl module (GH-25790)
https://github.com/python/cpython/commit/a5669b3c627e64c9196d9bb58b733eb723d34e99
History
Date User Action Args
2021-05-01 20:17:08christian.heimessetrecipients: + christian.heimes, hynek
2021-05-01 20:17:08christian.heimessetmessageid: <1619900228.01.0.322837347157.issue43998@roundup.psfhosted.org>
2021-05-01 20:17:08christian.heimeslinkissue43998 messages
2021-05-01 20:17:07christian.heimescreate