Commits
User selector
Commit History
Commits on Jul 30, 2024
gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190)
Show description for 2b163aaauthored
Commits on Jul 29, 2024
- authored
- authored
gh-122234: Add DECREFs to error paths (#122406)
Show description for 89fa05fandauthoredgh-122234: fix accuracy issues for sum() (#122236)
Show description for 169e713authored
Commits on Jul 27, 2024
Commits on Jul 26, 2024
- authored
gh-122201: Lock mutex when setting handling_thread to NULL (#122204)
Show description for c557ae9authored- authored
- authored
- authored
GH-121131: Clean up and fix some instrumented instructions. (GH-121132)
Show description for afb0aa6authored
Commits on Jul 25, 2024
- authored
- authored
- authored
- authored
Commits on Jul 23, 2024
gh-122029: Log call events in sys.setprofile when it's a method with c function (GH-122072)
Show description for e91ef13authoredgh-119180: Add `annotationlib` module to support PEP 649 (#119891)
Show description for 7b7b90dandauthored
Commits on Jul 22, 2024
gh-121637: Syntax error for optimized-away incorrect await (#121656)
Show description for 2762c6candauthored- authored
gh-100240: Use a consistent implementation for freelists (#121934)
Show description for 5716cc3authored
Commits on Jul 19, 2024
gh-120973: Fix thread-safety issues with `threading.local` (#121655)
Show description for e059aa6authored- authored
Commits on Jul 18, 2024
- authored
GH-121784: Generate an error during code gen if a variable is marked `unused`, but is used and thus cached in a prior uop. (#121788)
Show description for 3eacfc1authored- authored
Commits on Jul 17, 2024
gh-121621: Move asyncio_running_loop to private struct (#121939)
Show description for 81fd625authored
Commits on Jul 16, 2024
GH-121583: Remove dependency from pystats.h to internal header file (GH-121587)
Show description for f036a46andauthoredgh-118934: Make PyEval_GetLocals return borrowed reference (#119769)
Show description for e65cb4candauthored- authored
gh-120317: Lock around global state in the tokenize module (#120318)
Show description for 8549559andauthored
Commits on Jul 15, 2024
gh-121814: Only check f_trace_opcodes if Python frame exists (#121818)
Show description for 2b1b689andauthoredgh-121794: Don't set `ob_tid` to zero in fast-path dealloc (#121799)
Show description for d23be39authored