Skip to content

gh-100871: Improve copy module tests #100872

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

Merged
merged 3 commits into from
Jan 11, 2023
Merged

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 9, 2023

CC @AlexWaygood as the reviewer of #100818

Automerge-Triggered-By: GH:AlexWaygood

@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Jan 9, 2023
@AlexWaygood AlexWaygood self-requested a review January 9, 2023 07:38
@sobolevn
Copy link
Member Author

sobolevn commented Jan 9, 2023

The failure is clearly not related.

Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you for this PR! (And good catch on the other PR, Alex!)

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Mostly looks good, but two nits below:

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

And if you don't make the requested changes, you will be poked with soft cushions!

@AlexWaygood
Copy link
Member

And if you don't make the requested changes, you will be poked with soft cushions!

I have them ready

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@miss-islington
Copy link
Contributor

Status check is done, and it's a success ✅.

@miss-islington miss-islington merged commit 729ab9b into python:main Jan 11, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @sobolevn, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 729ab9b622957fef0e9b494af9a71ab02986c741 3.11

@miss-islington miss-islington self-assigned this Jan 11, 2023
@miss-islington
Copy link
Contributor

Sorry, @sobolevn, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 729ab9b622957fef0e9b494af9a71ab02986c741 3.10

@AlexWaygood AlexWaygood added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Jan 11, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @sobolevn, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 729ab9b622957fef0e9b494af9a71ab02986c741 3.11

@AlexWaygood AlexWaygood added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Jan 11, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @sobolevn, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 729ab9b622957fef0e9b494af9a71ab02986c741 3.11

@AlexWaygood
Copy link
Member

@sobolevn, would you be able to handle the backports here? :)

@sobolevn
Copy link
Member Author

Yeap, I will add this to my backports queue :)

@AlexWaygood
Copy link
Member

Thank you! Ping me for review when you do, and I'll merge them :)

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 12, 2023
sobolevn added a commit to sobolevn/cpython that referenced this pull request Jan 12, 2023
CC @AlexWaygood as the reviewer of python#100818

Automerge-Triggered-By: GH:AlexWaygood.
(cherry picked from commit 729ab9b)

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

GH-100976 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jan 12, 2023
sobolevn added a commit to sobolevn/cpython that referenced this pull request Jan 12, 2023
CC @AlexWaygood as the reviewer of python#100818

Automerge-Triggered-By: GH:AlexWaygood.
(cherry picked from commit 729ab9b)

Co-authored-by: Nikita Sobolev <[email protected]>
AlexWaygood pushed a commit that referenced this pull request Jan 12, 2023
(cherry picked from commit 729ab9b)

Co-authored-by: Nikita Sobolev <[email protected]>
AlexWaygood pushed a commit that referenced this pull request Jan 12, 2023
(cherry picked from commit 729ab9b)

Co-authored-by: Nikita Sobolev <[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