mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08: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