diff options
author | Mienxiu <82512658+mienxiu@users.noreply.github.com> | 2023-10-16 18:52:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-16 18:52:13 (GMT) |
commit | f07ca27709855d4637b43bba23384cc795143ee3 (patch) | |
tree | 50fa5c79d745421352ecb7a9af191025abebcfb1 /.github | |
parent | 6a4528d70c8435d4403e09937068a446f35a78ac (diff) | |
download | cpython-f07ca27709855d4637b43bba23384cc795143ee3.zip cpython-f07ca27709855d4637b43bba23384cc795143ee3.tar.gz cpython-f07ca27709855d4637b43bba23384cc795143ee3.tar.bz2 |
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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions