summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_pythonrun.h
Commit message (Expand)AuthorAgeFilesLines
* gh-140222: Increase stack margin on debug build (#142452)Victor Stinner2025-12-091-3/+3
* gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)Victor Stinner2025-11-131-0/+6
* gh-135801: Add the module parameter to compile() etc (GH-139652)Serhiy Storchaka2025-11-131-0/+6
* gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (#135928)Victor Stinner2025-07-011-0/+22
* gh-132775: Add _PyCode_GetScriptXIData() (gh-133480)Eric Snow2025-05-081-0/+1
* gh-106320: Remove private pythonrun API (#108599)Victor Stinner2023-08-291-0/+39