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 christian.heimes, cstratak, gregory.p.smith, vstinner
Date 2019-02-19.17:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550595973.88.0.888993450441.issue36037@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ef6344ee53f59ee86831ec36ed2c6f93a56229d by Victor Stinner in branch 'master':
bpo-36037: Fix test_ssl for strict OpenSSL policy (GH-11940)
https://github.com/python/cpython/commit/3ef6344ee53f59ee86831ec36ed2c6f93a56229d
History
Date User Action Args
2019-02-19 17:06:13vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes, cstratak
2019-02-19 17:06:13vstinnersetmessageid: <1550595973.88.0.888993450441.issue36037@roundup.psfhosted.org>
2019-02-19 17:06:13vstinnerlinkissue36037 messages
2019-02-19 17:06:13vstinnercreate