Skip to content

bpo-30235: Support Path-like in shutil.copytree #6009

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

Closed
wants to merge 3 commits into from
Closed

bpo-30235: Support Path-like in shutil.copytree #6009

wants to merge 3 commits into from

Conversation

rougeth
Copy link
Contributor

@rougeth rougeth commented Mar 6, 2018

I updated shutil.copytree to support Path-like objects. The issue 30235 describes other functions that should be checked/updated too, but also recommended separate PRs for them. If this is right, I would be happy to check the other ones.

https://bugs.python.org/issue30235

@rougeth
Copy link
Contributor Author

rougeth commented Mar 7, 2018

Hey people, I just realize that I was testing the wrong version Python. shutils.copytree is already supporting Path-like objects. Sorry :/

@rougeth rougeth closed this Mar 7, 2018
@rougeth rougeth deleted the pathlike-shutil-copytree branch March 7, 2018 02:00
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.

3 participants