SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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.
M
Mienxiu committed
f07ca27709855d4637b43bba23384cc795143ee3
Parent: 6a4528d
Committed by GitHub <noreply@github.com> on 10/16/2023, 6:52:13 PM