-
- Downloads
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during...
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (#95325)
Showing
- Misc/NEWS.d/next/Core and Builtins/2022-07-27-14-05-07.gh-issue-95324.28Q5u7.rst 2 additions, 0 deletions...nd Builtins/2022-07-27-14-05-07.gh-issue-95324.28Q5u7.rst
- Modules/_abc.c 1 addition, 0 deletionsModules/_abc.c
- Modules/_ctypes/cfield.c 1 addition, 0 deletionsModules/_ctypes/cfield.c
- Modules/_threadmodule.c 2 additions, 0 deletionsModules/_threadmodule.c
- Modules/gcmodule.c 7 additions, 0 deletionsModules/gcmodule.c
- Modules/xxlimited.c 1 addition, 0 deletionsModules/xxlimited.c
- Objects/exceptions.c 3 additions, 2 deletionsObjects/exceptions.c
- Objects/weakrefobject.c 1 addition, 0 deletionsObjects/weakrefobject.c
Loading
Please register or sign in to comment