Skip to content

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Jul 27, 2022

@pablogsal pablogsal merged commit f40bc7f into python:main Jul 27, 2022
@pablogsal pablogsal deleted the gh-95324 branch July 27, 2022 15:03
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-95336 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 27, 2022
…UnTrack during deallocation in debug mode (pythonGH-95325)

(cherry picked from commit f40bc7f)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
pablogsal added a commit that referenced this pull request Jul 27, 2022
…_UnTrack during deallocation in debug mode (GH-95325) (#95336)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
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.

Some GC types can crash during destruction if a GC runs executes
4 participants