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, miss-islington, ned.deily, pablogsal, steve.dower, vstinner
Date 2019-05-07.03:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557201369.87.0.360640736854.issue35925@roundup.psfhosted.org>
In-reply-to
Content
The merged PR basically skips the specific failing unit test cases of the ssl key strength check error is detected during these network tests.  It should probably be backported into 3.6 and 2.7 to ease maintenance and trust of the buildbots on those.

Only people running regrtest -u all or at least -u networking to enable the live network connectivity tests would run into this when building their own CPython.
History
Date User Action Args
2019-05-07 03:56:09gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, christian.heimes, benjamin.peterson, ned.deily, lukasz.langa, steve.dower, cstratak, pablogsal, miss-islington
2019-05-07 03:56:09gregory.p.smithsetmessageid: <1557201369.87.0.360640736854.issue35925@roundup.psfhosted.org>
2019-05-07 03:56:09gregory.p.smithlinkissue35925 messages
2019-05-07 03:56:09gregory.p.smithcreate