-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
copy_file raises FileNotFoundError when src is a directory #89397
Comments
After https://bugs.python.org/issue43219 was resolved the function now shows faulty behavior when the source is a directory:
See #27049 (comment) |
Alex: thanks for the report! I've added a PR that should fix this. |
Pablo, this regression was fixed in #72694 which should go into 3.10.0. |
Cherry-picked! |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: