]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144319: Add huge pages support for pymalloc (#144320)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 29 Jan 2026 12:26:11 +0000 (12:26 +0000)
committerGitHub <noreply@github.com>
Thu, 29 Jan 2026 12:26:11 +0000 (12:26 +0000)
commitb1bc868fba29846b0b27e4c78cb04eae423d9eb0
treeae7872f8bd1bbe006f0e0148ba63e964efd9791a
parent6543720b63a62363de540deb5a6701f1ae431bce
gh-144319: Add huge pages support for pymalloc (#144320)
12 files changed:
Doc/c-api/memory.rst
Doc/using/configure.rst
Doc/whatsnew/3.15.rst
Include/internal/pycore_obmalloc.h
Misc/NEWS.d/next/Core_and_Builtins/2026-01-29-01-42-14.gh-issue-144319._7EtdB.rst [new file with mode: 0644]
Objects/obmalloc.c
PCbuild/build.bat
PCbuild/pyproject.props
PCbuild/readme.txt
configure
configure.ac
pyconfig.h.in