-
- Downloads
[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256)
Co-authored-by:
Mark Shannon <mark@hotpy.org>
Showing
- Include/cpython/dictobject.h 3 additions, 0 deletionsInclude/cpython/dictobject.h
- Lib/test/test_capi.py 14 additions, 0 deletionsLib/test/test_capi.py
- Misc/NEWS.d/next/C API/2022-07-25-15-54-27.gh-issue-92678.ziZpxz.rst 3 additions, 0 deletions.../next/C API/2022-07-25-15-54-27.gh-issue-92678.ziZpxz.rst
- Modules/_testcapimodule.c 9 additions, 0 deletionsModules/_testcapimodule.c
- Objects/dictobject.c 29 additions, 0 deletionsObjects/dictobject.c
Loading
Please register or sign in to comment