aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-07-01 15:18:17 +0200
committerGitHub <noreply@github.com>2025-07-01 15:18:17 +0200
commit28940e8e4884eb3444a8ea15a5634f76b154d7ed (patch)
treeaad72947997b9d70c9f80c8ec380f4986d5b132f /Python/errors.c
parent0e19db653dfa1a6e750e9cede1f6922e5fd1e808 (diff)
downloadcpython-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