◐ Shell
clean mode source ↗

Enable GitHub Actions on the 3.9 branch by hugovk · Pull Request #20231 · python/cpython

vstinner

@vstinner

Oh, the "CPython Tests" job of Travis CI failed with network error on installing Debian packages:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/main/binary-i386/Packages Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out [IP: 91.189.88.142 80]

@vstinner

@miss-islington

Thanks @hugovk for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington

Sorry @hugovk and @vstinner, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker c105f7d8955ef9bf51125f6e44e8543e5f0618df 3.9

@miss-islington

Thanks @hugovk for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot

@vstinner

Modifying the master branch doesn't seem to be enough: #20228 didn't run GHA jobs after I rebased my PR to re-trigger all CI jobs.

I backported the PR to 3.9.

@miss-islington

Thanks @hugovk for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Thanks @hugovk for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington

Sorry, @hugovk and @vstinner, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker c105f7d8955ef9bf51125f6e44e8543e5f0618df 3.8

@miss-islington

Sorry @hugovk and @vstinner, I had trouble checking out the 3.7 backport branch.
Please backport using cherry_picker on command line.
cherry_picker c105f7d8955ef9bf51125f6e44e8543e5f0618df 3.7

miss-islington added a commit that referenced this pull request

May 19, 2020
(cherry picked from commit c105f7d)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request

May 24, 2020