Skip to content

bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414)#20264

Merged
miss-islington merged 4 commits into
python:masterfrom
pablogsal:bpo-40217
May 27, 2020
Merged

bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414)#20264
miss-islington merged 4 commits into
python:masterfrom
pablogsal: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