◐ Shell
clean mode source ↗

[3.14] gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (GH-135928) by miss-islington · Pull Request #136173 · python/cpython

…honGH-135928)

Move PYOS_LOG2_STACK_MARGIN, PYOS_STACK_MARGIN,
PYOS_STACK_MARGIN_BYTES and PYOS_STACK_MARGIN_SHIFT macros to
pycore_pythonrun.h internal header. Add underscore (_) prefix to the
names to make them private. Rename _PYOS to _PyOS.
(cherry picked from commit 28940e8)

Co-authored-by: Victor Stinner <vstinner@python.org>

This was referenced

Jul 1, 2025