mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Add PyUnstable_ThreadState_SetStackProtection() and PyUnstable_ThreadState_ResetStackProtection() functions to set the stack base address and stack size of a Python thread state. Co-authored-by: Petr Viktorin <encukou@gmail.com>
Miscellaneous source files for the main Python shared library