X Tutup
Skip to content

[3.12] gh-116604: Correctly honor the gc status when calling _Py_RunGC (GH-116628)#116653

Merged
pablogsal merged 1 commit intopython:3.12from
pablogsal:backport-02918aa-3.12
Mar 12, 2024
Merged

[3.12] gh-116604: Correctly honor the gc status when calling _Py_RunGC (GH-116628)#116653
pablogsal merged 1 commit intopython:3.12from
pablogsal:backport-02918aa-3.12

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 12, 2024


(cherry picked from commit 02918aa)

…y_RunGC (pythonGH-116628)

(cherry picked from commit 02918aa)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@wjakob
Copy link
Contributor

wjakob commented Mar 12, 2024

FWIW I approve :-)

@pablogsal pablogsal merged commit dcfb21d into python:3.12 Mar 12, 2024
@pablogsal pablogsal deleted the backport-02918aa-3.12 branch March 12, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup