Skip to content

gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers#135928

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_pythonrun
Jul 1, 2025
Merged

gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers#135928
vstinner merged 2 commits intopython:mainfrom
vstinner:pycore_pythonrun

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 25, 2025

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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants