Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-1cf15af-3.9
May 28, 2020
Merged

[3.9] bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264)#20490
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-1cf15af-3.9

bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyTyp…

79bf531
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs