Skip to content

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
@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 <mail@sobolevn.me>
@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 <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants