Skip to content
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

gh-102511: Change the os.path.splitroot param name from path back to p #124097

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 15, 2024

Refs #118089

CC @nineteendo

Now it is in sync with the Python version here:

@nineteendo
Copy link
Contributor

Thanks, I didn't notice this. I was too focused on the difficult aspects of the PR.

@zooba zooba merged commit 3b6bfa7 into python:main Sep 18, 2024
38 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @sobolevn and @zooba, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 3b6bfa77aa4da2ce1f3a15e39831f8b85882698c 3.13

@zooba
Copy link
Member

zooba commented Sep 18, 2024

Backport should wait for 3.13.1 anyway, so we'll rebase it then.

savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request Sep 22, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 3, 2024

GH-124919 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 3, 2024
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request Oct 3, 2024
…m `path` back to `p` (pythonGH-124097)

(cherry picked from commit 3b6bfa7)

Co-authored-by: sobolevn <[email protected]>
@JelleZijlstra
Copy link
Member

I opened the backport PR just so this doesn't get lost, the conflict was in clinic output only.

JelleZijlstra added a commit that referenced this pull request Oct 8, 2024
…h` back to `p` (GH-124097) (#124919)

(cherry picked from commit 3b6bfa7)

Co-authored-by: sobolevn <[email protected]>
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.

5 participants