Christian Heimes <[email protected]> added the comment:
The commit has broken multiple build bots, e.g .https://buildbot.python.org/all/#/builders/345/builds/134/steps/5/logs/stdio The new code is missing checks for presence of ssl module. It's an optional component. ---------- nosy: +christian.heimes priority: normal -> release blocker _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44011> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
