Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
d4d5bae1471788b345155e8e93a2fe4ab92d09dc
commit
d4d5bae1471788b345155e8e93a2fe4ab92d09dc
[
log
]
[
tgz
]
author
Donghee Na <donghee.na@python.org>
Sat Feb 10 00:57:04 2024
committer
GitHub <noreply@github.com>
Sat Feb 10 00:57:04 2024
tree
989f7efdc60aff606679d12b4f1853174dd4365d
parent
564385612cdf72c2fa8e629a68225fb2cd3b3d99
[
diff
]
gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (gh-114899)
Include/internal/pycore_context.h
[
diff
]
Include/internal/pycore_floatobject.h
[
diff
]
Include/internal/pycore_freelist.h
[
diff
]
Include/internal/pycore_gc.h
[
diff
]
Include/internal/pycore_genobject.h
[
diff
]
Include/internal/pycore_list.h
[
diff
]
Include/internal/pycore_object_stack.h
[
diff
]
Include/internal/pycore_sliceobject.h
[
diff
]
Include/internal/pycore_tuple.h
[
diff
]
Objects/floatobject.c
[
diff
]
Objects/genobject.c
[
diff
]
Objects/listobject.c
[
diff
]
Objects/object.c
[
diff
]
Objects/sliceobject.c
[
diff
]
Objects/tupleobject.c
[
diff
]
Python/context.c
[
diff
]
Python/gc_free_threading.c
[
diff
]
Python/gc_gil.c
[
diff
]
Python/pylifecycle.c
[
diff
]
Python/pystate.c
[
diff
]
20 files changed
tree: 989f7efdc60aff606679d12b4f1853174dd4365d
.azure-pipelines/
.devcontainer/
.github/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.coveragerc
.editorconfig
.gitattributes
.gitignore
.mailmap
.pre-commit-config.yaml
.readthedocs.yml
aclocal.m4
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README.rst