]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
authorDonghee Na <donghee.na@python.org>
Tue, 24 Sep 2024 01:28:59 +0000 (18:28 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 01:28:59 +0000 (01:28 +0000)
commitad7c7785461fffba04f5a36cd6d062e92b0fda16
tree4e4da0559c1b120872095862f11ca915fac0d405
parentbe76e3f26e0b907f711497d006b8b83bff04c036
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
16 files changed:
Doc/using/configure.rst
Doc/whatsnew/3.11.rst
Include/internal/pycore_freelist.h
Include/internal/pycore_freelist_state.h
Lib/test/pythoninfo.py
Lib/test/test_sys.py
Misc/NEWS.d/next/Build/2024-09-23-11-27-25.gh-issue-123990.d6HrYC.rst [new file with mode: 0644]
Objects/dictobject.c
Objects/floatobject.c
Objects/listobject.c
Objects/object.c
Objects/tupleobject.c
PC/pyconfig.h.in
configure
configure.ac
pyconfig.h.in