An error occurred while fetching folder content.
Select Git revision
cpython
-
-
- Open in your IDE
- Download source code
Miss Islington (bot)
authored and
GitHub
committed
Fix a crash in subinterpreters related to the garbage collector. When a subinterpreter is deleted, untrack all objects tracked by its GC. To prevent a crash in deallocator functions expecting objects to be tracked by the GC, leak a strong reference to these objects on purpose, so they are never deleted and their deallocator functions are not called. (cherry picked from commit 14243369) Co-authored-by:Victor Stinner <vstinner@python.org>
Name | Last commit | Last update |
---|