mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
b99db92dde
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