-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[3.11] gh-72073: A 8000 dd Windows case in pathlib.rename (GH-93002) #93028
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
[3.11] gh-72073: Add Windows case in pathlib.rename (GH-93002) #93028
Conversation
pythonGH-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>
Status check is done, and it's a success ✅ . |
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
Status check is done, and it's a success ✅ . |
Status check is done, and it's a success ✅ . |
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