◐ Shell
clean mode source ↗

gh-102511: Change the `os.path.splitroot` param name from `path` back to `p` by sobolevn · Pull Request #124097 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

zooba

merged 1 commit into

Sep 18, 2024

Conversation

picnixz

@nineteendo

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

@miss-islington-app

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

@miss-islington-app

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

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

@zware zware mentioned this pull request

Sep 18, 2024

savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request

Sep 22, 2024

@bedevere-app

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 <mail@sobolevn.me>

@JelleZijlstra

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

Labels