8000 gh-72073: Add Windows case in pathlib.rename by slateny · Pull Request #93002 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-72073: Add Windows case in pathlib.rename #93002

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
May 20, 2022

Conversation

slateny
Copy link
Contributor
@slateny slateny commented May 20, 2022

@slateny slateny requested a review from brettcannon as a code owner May 20, 2022 08:05
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 20, 2022
@miss-islington
Copy link
Contributor

Thanks @slateny for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 20, 2022
@bedevere-bot
Copy link

GH-93028 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 20, 2022
@bedevere-bot
Copy link

GH-93029 is a backport of this pull request to the 3.10 branch.

@brettcannon
Copy link
Member

Unfortunately there's a mistake in the PR: the directive should have been exc, not data. I'll fix it in the backport PRs and on main.

@brettcannon
Copy link
Member

#93030 fixes the directive mistake.

miss-islington added a commit that referenced this pull request May 20, 2022
)

GH-72073

https://docs.python.org/3.12/library/pathlib.htmlGH-pathlib.Path.rename
(cherry picked from commit f51ed04)


Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>

Automerge-Triggered-By: GH:brettcannon
miss-islington added a commit that referenced this pull request May 20, 2022
)

GH-72073

https://docs.python.org/3.12/library/pathlib.htmlGH-pathlib.Path.rename
(cherry picked from commit f51ed04)


Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>

Automerge-Triggered-By: GH:brettcannon
@slateny
Copy link
Contributor Author
slateny commented May 21, 2022

Ah good catch, interesting that even with :data: it linked to the right place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0