Skip to content

gh-111777: Fix assertion errors on incorrectly still-tracked GC object destruction - #111778

Merged
Yhg1s merged 1 commit into
python:mainfrom
Yhg1s:pydebug_gc_del
Nov 12, 2023
Merged

gh-111777: Fix assertion errors on incorrectly still-tracked GC object destruction#111778
Yhg1s merged 1 commit into
python:mainfrom
Yhg1s:pydebug_gc_del

In PyObject_GC_Del, in Py_DEBUG mode, when warning about GC objects that

ebf625e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs