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 gregory.p.smith
Recipients benjamin.peterson, christian.heimes, cstratak, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, steve.dower, vstinner
Date 2019-05-06.21:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557179668.62.0.325321743261.issue35925@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2cc0223f43a1ffd59c887a73e2b0ce5202f3be90 by Gregory P. Smith in branch 'master':
bpo-35925: Skip SSL tests that fail due to weak external certs. (GH-13124)
https://github.com/python/cpython/commit/2cc0223f43a1ffd59c887a73e2b0ce5202f3be90
History
Date User Action Args
2019-05-06 21:54:28gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, christian.heimes, benjamin.peterson, ned.deily, lukasz.langa, steve.dower, cstratak, pablogsal
2019-05-06 21:54:28gregory.p.smithsetmessageid: <1557179668.62.0.325321743261.issue35925@roundup.psfhosted.org>
2019-05-06 21:54:28gregory.p.smithlinkissue35925 messages
2019-05-06 21:54:28gregory.p.smithcreate