Commits
User selector
Commit History
Commits on Aug 14, 2025
gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (#137625)
Show description for 04f8ef6andauthored
Commits on May 28, 2025
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Show description for bac3fcbauthored
Commits on May 8, 2025
gh-132775: Add _PyCode_GetScriptXIData() (gh-133480)
Show description for c81fa2bauthored
Commits on Mar 19, 2025
Commits on Mar 17, 2025
- authored
GH-131238: More refactoring of core header files (GH-131351)
Show description for a45f253authored
Commits on Mar 10, 2025
Commits on Feb 28, 2025
Postpone <stdbool.h> inclusion after Python.h (#130641)
Show description for 830f04bauthored
Commits on Feb 25, 2025
gh-130163: Fix crashes related to PySys_GetObject() (GH-130503)
Show description for 0ef4ffeauthoredGH-130396: Use computed stack limits on linux (GH-130398)
Show description for 0142236authored
Commits on Feb 24, 2025
GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)" for now (GH130413)
Show description for ef29104authored
Commits on Feb 19, 2025
GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)
Show description for 2498c22authored
Commits on Feb 13, 2025
gh-128130: Fix unhandled keyboard interrupt data race (gh-129975)
Show description for 451f291authored
Commits on Feb 5, 2025
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
Show description for dc804ffauthored
Commits on Jan 6, 2025
Commits on Dec 16, 2024
Free arena on _PyCompile_AstOptimize failure in Py_CompileStringObject (GH-127910)
Show description for cfeaa99authored
Commits on Oct 24, 2024
gh-125842: Fix `sys.exit(0xffff_ffff)` on Windows (#125896)
Show description for ad6110aauthored
Commits on Oct 18, 2024
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Show description for 6d93690authored
Commits on Sep 3, 2024
Commits on May 5, 2024
gh-111201: A new Python REPL (GH-111567)
Show description for f27f8c7authored
Commits on May 2, 2024
gh-116180: Check the globals argument in PyRun_* C API (GH-116637)
Show description for 7d2ffadauthored
NGRsoftlab
Commits on Mar 7, 2024
Commits on Feb 25, 2024
gh-115914: minor cleanup: simplify filename_obj assignment in PyRun_AnyFileExFlags (gh-115916)
Show description for f082a05authored
Commits on Nov 2, 2023
gh-108082: Use PyErr_FormatUnraisable() (GH-111580)
Show description for 970e719andauthored
Commits on Oct 26, 2023
Commits on Oct 20, 2023
Commits on Oct 16, 2023
Commits on Oct 13, 2023
Commits on Oct 12, 2023
Commits on Sep 29, 2023
Commits on Sep 23, 2023
Commits on Sep 11, 2023
Commits on Sep 6, 2023
gh-108765: Cleanup #include in Python/*.c files (#108977)
Show description for b298b39authored
Commits on Aug 29, 2023
gh-106320: Remove private pythonrun API (#108599)
Show description for 15c5a50authored