New submission from STINNER Victor <vstin...@python.org>:
Similary to bpo-40146 "Upgrade Azure Pipelines to OpenSSL 1.1.1f", the Travis CI configuration has an OpenSSL version. It's currently 1.1.1d, but the tarball of this version moved from /source/ to /source/old/. We should upgrade Travis CI configuration to OpenSSL 1.1.1f. Attached PR does that. ---------- components: Tests messages: 365652 nosy: vstinner priority: normal severity: normal status: open title: Upgrade Travis CI to OpenSSL 1.1.1f versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40162> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com