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
Merged

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

merged 1 commit into from
Feb 6, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Feb 6, 2022

@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Feb 6, 2022
@tiran tiran added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Feb 6, 2022
@vstinner vstinner merged commit 1578de2 into python:main Feb 6, 2022
@miss-islington
Copy link
Contributor

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 February 6, 2022 14:08
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 6, 2022
@bedevere-bot
Copy link

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

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

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Feb 6, 2022
miss-islington added a commit that referenced this pull request Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request Feb 6, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington
Copy link
Contributor

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

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

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

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

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

Co-authored-by: Victor Stinner <[email protected]>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
POST requests to http://www.example.com/ fail randomly.
(cherry picked from commit 1578de2)

Co-authored-by: Victor Stinner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants