Skip to content

bpo-33671 fix orphaned comment in shutil.copyfileobj #27516

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 1 commit into from
Jul 31, 2021

Conversation

asottile
Copy link
Contributor

@asottile asottile commented Jul 31, 2021

looks like this was accidentally orphaned in #12016

(requesting skip-news skip-issue)

https://bugs.python.org/issue33671

@merwok merwok changed the title fix orphaned comment in shutil.copyfileobj bpo-33671 fix orphaned comment in shutil.copyfileobj Jul 31, 2021
@merwok merwok removed the skip issue label Jul 31, 2021
@merwok merwok merged commit b08c48e into python:main Jul 31, 2021
@merwok
Copy link
Member

merwok commented Jul 31, 2021

Thanks! Agreed that creating a full ticket for this would be overkill, but I added the original one to link the two changes together.

Does this need backports? Original PR went into 3.8.

@asottile asottile deleted the patch-1 branch July 31, 2021 19:33
@asottile
Copy link
Contributor Author

could be backported, I don't think it's super critical to backport (but fairly safe!)

@merwok
Copy link
Member

merwok commented Jul 31, 2021

Maybe it’s enough to have it on the main branch then. Thanks for the patch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants