Commits
User selector
Commit History
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
Commits on Aug 9, 2025
Commits on Aug 7, 2025
GH-135552: Make the GC clear weakrefs later (GH-136189)
Show description for 350c58bauthoredgh-137291: Support perf profiler with an evaluation hook (#137292)
Show description for 375f484authoredGH-119085: Move comment in Python/gc.c to correct place.
Show description for e3ad900authoredgh-137514: Add a free-threading wrapper for mutexes (GH-137515)
Show description for 082f370authoredgh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)
Show description for 7ab68cdauthored
Commits on Aug 6, 2025
gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (#137415)
Show description for ce1b747authoredUse PyConfig_Get() in frozenmain.c (#137421)
Show description for 3a79a12authored
Commits on Aug 5, 2025
Commits on Aug 4, 2025
gh-134170: Add colorization to unraisable exceptions (#134183)
Show description for e8251dcauthored
Commits on Aug 2, 2025
gh-137308: Replace a single docstring with `pass` in `-OO` mode (#137318)
Show description for b74f3beauthored