Commits
User selector
Commit History
Commits on Sep 9, 2025
gh-133143: Use _Py_ID for the other literals in sys (GH-138698)
Show description for a92aec1authored- authored
Commits on Sep 8, 2025
gh-138679: Opcodes which consume no inputs should indicate they produced the val… (#138678)
Show description for 1561385authored- authored
gh-133143: Add sys.abi_info (GH-137476)
Show description for 1acb718authored
Commits on Sep 6, 2025
fix comment reference from man 7 signal to man 7 signal-safety (#138554)
Show description for 2f5ace7authored
Commits on Sep 5, 2025
gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)
Show description for 0c74fc8andauthored
Commits on Sep 4, 2025
gh-138192: Fix Context initialization so that all subinterpreters are assigned the MISSING value. (gh-138503)
Show description for f070f54andauthored
Commits on Sep 3, 2025
gh-138431: JIT Optimizer --- Fix round-tripping references for str and tuple (GH-138458)
Show description for 2402f84andauthored- authored
- authored
Commits on Sep 2, 2025
Commits on Sep 1, 2025
gh-135763: AC: Implement ``allow_negative`` for ``Py_ssize_t`` (#138150)
Show description for 47bc10eandauthored- authored
Commits on Aug 29, 2025
gh-138250: load fast optimization should fall through to empty blocks (#138249)
Show description for e05182fauthored
Commits on Aug 27, 2025
Commits on Aug 25, 2025
gh-137609: Change names of some positional-only parameters in builtins (GH-137611)
Show description for b8c90e7authored
Commits on Aug 22, 2025
Commits on Aug 21, 2025
Commits on Aug 19, 2025
Commits on Aug 18, 2025
- authored
gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-136966)
Show description for 7dfa048andauthored
Commits on Aug 14, 2025
gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (#137625)
Show description for 04f8ef6andauthoredgh-125854: Improve error messages for invalid category in the warnings module (GH-137750)
Show description for c47ffbfauthoredGH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731)
Show description for c9d7065authored
Commits on Aug 13, 2025
gh-137400: Fix thread-safety issues when profiling all threads (gh-137518)
Show description for a10152fauthoredgh-137681: Always initialize exception handler for new instruction (#137655)
Show description for b78e9c0authored- authored
Commits on Aug 12, 2025
Commits on Aug 11, 2025
gh-137400: Fix a crash when disabling profiling across all threads (gh-137471)
Show description for 3626928authored- authored