Skip to content

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

Closed
rougeth wants to merge 3 commits into
python:masterfrom
rougeth:pathlike-shutil-copytree
Closed

bpo-30235: Support Path-like in shutil.copytree#6009
rougeth wants to merge 3 commits into
python:masterfrom
rougeth:pathlike-shutil-copytree

Conversation

@rougeth

@rougeth rougeth commented Mar 6, 2018

Copy link
Copy Markdown
Contributor

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

rougeth commented Mar 7, 2018

Copy link
Copy Markdown
Contributor Author

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