Skip to content

gh-125859: Fix crash when gc.get_objects is called during GC#125882

Merged
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-125859-get-objects
Oct 24, 2024
Merged

gh-125859: Fix crash when gc.get_objects is called during GC#125882
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-125859-get-objects

Ensure objects found by gc.get_objects() are kept alive.

b6b9b7a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs