]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
C-API docs: Clarify the size of arenas (#110895)
authorMienxiu <82512658+mienxiu@users.noreply.github.com>
Mon, 16 Oct 2023 18:52:13 +0000 (03:52 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 18:52:13 +0000 (19:52 +0100)
commitf07ca27709855d4637b43bba23384cc795143ee3
tree50fa5c79d745421352ecb7a9af191025abebcfb1
parent6a4528d70c8435d4403e09937068a446f35a78ac
C-API docs: Clarify the size of arenas (#110895)

Clarify the size of arenas

From 3.10.0 alpha 7, the pymalloc allocator uses arenas with a fixed size of 1
MiB on 64-bit platforms instead of 256 KiB on 32-bit platforms.
Doc/c-api/memory.rst