Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-46648: Skip test_urllib2.test_issue16464() #31161

Merged
merged 1 commit into from Feb 6, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Feb 6, 2022

tiran
tiran approved these changes Feb 6, 2022
@vstinner vstinner merged commit 1578de2 into python:main Feb 6, 2022
11 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 6, 2022

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@vstinner vstinner deleted the skip_urllib_test_issue16464 branch Feb 6, 2022
miss-islington added a commit to miss-islington/cpython that referenced this issue Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Feb 6, 2022

GH-31162 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit to miss-islington/cpython that referenced this issue Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Feb 6, 2022

GH-31163 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this issue Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this issue Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 6, 2022

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this issue Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Feb 6, 2022

GH-31173 is a backport of this pull request to the 3.8 branch.

ambv pushed a commit that referenced this issue Feb 8, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <vstinner@python.org>
erlend-aasland added a commit to erlend-aasland/cpython that referenced this issue Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants