Skip to content

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 11, 2024

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@wjakob
Copy link
Contributor

wjakob commented Mar 12, 2024

Perfect, this looks good to me and solves the issue I encountered.

For 3.12, the patch has to be adapted because the implementation of _Py_RunGC isn't exactly the same.

@pablogsal Besides 3.13, could this be pulled into the next Patch release of 3.12?

@pablogsal
Copy link
Member Author

Yup I will back port to 3.12 don't worry

@pablogsal pablogsal merged commit 02918aa into python:main Mar 12, 2024
@pablogsal pablogsal deleted the gh-116604 branch March 12, 2024 12:00
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 02918aa96117781261cb1a564e37a861b01eb883 3.12 
@bedevere-app
Copy link

bedevere-app bot commented Mar 12, 2024

GH-116653 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 12, 2024
pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 12, 2024
…y_RunGC (pythonGH-116628) (cherry picked from commit 02918aa) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants