Skip to content

Revert "gh-124715: Fix method_dealloc(): use PyObject_GC_UnTrack() (#133199)" - #133434

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:revert_method
May 5, 2025
Merged

Revert "gh-124715: Fix method_dealloc(): use PyObject_GC_UnTrack() (#133199)"#133434
vstinner merged 1 commit into
python:mainfrom
vstinner:revert_method

Conversation

@vstinner

@vstinnervstinner commented May 5, 2025

Copy link
Copy Markdown
Member

This reverts commit 662dd29.

The root issue was fixed by the commit f554237.

…k() (python#133199)"
This reverts commit 662dd29.
The root issue was fixed by the
commit f554237.
@vstinner
vstinner merged commit c336f1c into python:mainMay 5, 2025
@vstinner
vstinner deleted the revert_method branch May 5, 2025 15:04
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner