Skip to content

bpo-40217: Make heap types always visit Py_TYPE(self) from tp_traverse#20433

Closed
encukou wants to merge 4 commits into
python:masterfrom
encukou:bpo-40217
Closed

bpo-40217: Make heap types always visit Py_TYPE(self) from tp_traverse#20433
encukou wants to merge 4 commits into
python:masterfrom
encukou:bpo-40217

subtype_traverse: Don't visit the type if base is a heap type.

28189cb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs