Skip to content

[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325)#95336

Merged
pablogsal merged 1 commit into
python:3.11from
miss-islington:backport-f40bc7f-3.11
Jul 27, 2022
Merged

[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325)#95336
pablogsal merged 1 commit into
python:3.11from
miss-islington:backport-f40bc7f-3.11

gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrac…

50b709d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs