]>
| author | Victor Stinner <vstinner@python.org> | |
| Tue, 14 Nov 2023 12:51:00 +0000 (13:51 +0100) | ||
| committer | GitHub <noreply@github.com> | |
| Tue, 14 Nov 2023 12:51:00 +0000 (12:51 +0000) | ||
| commit | 4f04172c9287c507f1426e02ddfc432f1f3ade54 | |
| tree | 800ac400c3776336e1f52b49a0f10b4dae9af8c1 | tree | snapshot |
| parent | f44d6ff6e0c9eeb0bb246a3dd8f99d40b7050054 | commit | diff |
| Doc/c-api/dict.rst | diff | blob | blame | history | |
| Doc/whatsnew/3.13.rst | diff | blob | blame | history | |
| Include/cpython/dictobject.h | diff | blob | blame | history | |
| Include/internal/pycore_dict.h | diff | blob | blame | history | |
| Lib/test/test_capi/test_dict.py | diff | blob | blame | history | |
| Misc/NEWS.d/next/C API/2023-11-10-10-21-38.gh-issue-111262.2utB5m.rst | [new file with mode: 0644] | blob |
| Modules/_functoolsmodule.c | diff | blob | blame | history | |
| Modules/_testcapi/dict.c | diff | blob | blame | history | |
| Modules/_threadmodule.c | diff | blob | blame | history | |
| Modules/socketmodule.c | diff | blob | blame | history | |
| Objects/dictobject.c | diff | blob | blame | history | |
| Objects/odictobject.c | diff | blob | blame | history | |
| Objects/structseq.c | diff | blob | blame | history | |
| Python/import.c | diff | blob | blame | history | |
| Python/sysmodule.c | diff | blob | blame | history |