[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.7, Python 3.8 ___ Python tracker ___

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread miss-islington
miss-islington added the comment: New changeset 1c325c4e0bf31a18d06784006eabf4d5a4a1d706 by Miss Islington (bot) in branch '3.8': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/1c325c4e0bf31a18d06784006eabf4d5a4a1d706 -- ___

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread miss-islington
miss-islington added the comment: New changeset 1ba6fe43e888668acfbf74038b82c6ee24ab1c41 by Miss Islington (bot) in branch '3.7': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/1ba6fe43e888668acfbf74038b82c6ee24ab1c41 -- ___

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread STINNER Victor
STINNER Victor added the comment: New changeset b1ffb8b72307a556442d09b427c3b29badb9878c by Victor Stinner in branch 'master': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/b1ffb8b72307a556442d09b427c3b29badb9878c -- __

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +18687 pull_request: https://github.com/python/cpython/pull/19322 ___ Python tracker ___ __

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +18686 pull_request: https://github.com/python/cpython/pull/19321 ___ Python tracker _

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +18684 stage: -> patch review pull_request: https://github.com/python/cpython/pull/19319 ___ Python tracker ___ _

[issue40162] Upgrade Travis CI to OpenSSL 1.1.1f

2020-04-02 Thread STINNER Victor
New submission from STINNER Victor : 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