summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_debug_offsets.h
Commit message (Expand)AuthorAgeFilesLines
* gh-131591: Fix GENERATE_DEBUG_SECTION for clangcl on Windows (GH-132112)Chris Eibl2025-04-051-1/+3
* gh-131591: Implement PEP 768 (#131937)Pablo Galindo Salgado2025-04-031-0/+19
* gh-130039: Tailcall for windows builds (GH-130040)Ken Jin2025-03-111-1/+1
* gh-129223: Do not allow the compiler to optimise away symbols for debug secti...Pablo Galindo Salgado2025-01-241-10/+11
* GH-91048: Add utils for capturing async call stack for asyncio programs and e...Yury Selivanov2025-01-221-0/+65
* gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)Eric Snow2024-10-181-0/+269