-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Conversation
The failure is clearly not related. |
There was a problem hiding this 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!)
There was a problem hiding this 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:
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 And if you don't make the requested changes, you will be poked with soft cushions! |
I have them ready |
Co-authored-by: Alex Waygood <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Status check is done, and it's a success ✅. |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry @sobolevn, I had trouble checking out the |
Sorry, @sobolevn, I could not cleanly backport this to |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry @sobolevn, I had trouble checking out the |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, @sobolevn, I could not cleanly backport this to |
@sobolevn, would you be able to handle the backports here? :) |
Yeap, I will add this to my backports queue :) |
Thank you! Ping me for review when you do, and I'll merge them :) |
GH-100975 is a backport of this pull request to the 3.10 branch. |
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]>
GH-100976 is a backport of this pull request to the 3.11 branch. |
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]>
CC @AlexWaygood as the reviewer of #100818
copy
module #100871Automerge-Triggered-By: GH:AlexWaygood