diff options
author | Victor Stinner <vstinner@python.org> | 2025-07-01 15:18:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 15:18:17 +0200 |
commit | 28940e8e4884eb3444a8ea15a5634f76b154d7ed (patch) | |
tree | aad72947997b9d70c9f80c8ec380f4986d5b132f /Python/errors.c | |
parent | 0e19db653dfa1a6e750e9cede1f6922e5fd1e808 (diff) | |
download | cpython-28940e8e4884eb3444a8ea15a5634f76b154d7ed.tar.gz cpython-28940e8e4884eb3444a8ea15a5634f76b154d7ed.zip |
gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (#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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions