Commits
User selector
Commit History
Commits on Apr 9, 2026
Commits on Apr 3, 2026
Commits on Mar 30, 2026
Commits on Mar 29, 2026
gh-145876: Do not mask KeyErrors raised during dictionary unpacking in call (GH-146472)
Show description for 6932c3eauthored
Commits on Mar 26, 2026
- authored
gh-145876: Do not mask AttributeErrors raised during dictionary unpacking (GH-145906)
Show description for 0e54305authored- authored
- authored
Commits on Mar 24, 2026
Commits on Mar 22, 2026
gh-143414: Implement unique reference tracking for JIT, optimize unpacking of such tuples (GH-144300)
Show description for e36f8dbandauthored
Commits on Mar 21, 2026
GH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER` (GH-146120)
Show description for 879c85fauthored
Commits on Mar 19, 2026
Commits on Mar 18, 2026
gh-146092: Fix error handling in _BINARY_OP_ADD_UNICODE opcode (#146117)
Show description for 1e4ed93authored
Commits on Mar 17, 2026
Commits on Mar 14, 2026
Commits on Mar 12, 2026
GH-145692: Convert DEOPT_IFs to EXIT_IFs (GH-145751)
Show description for 453562aauthored
Commits on Mar 3, 2026
Commits on Mar 2, 2026
gh-144569: Avoid creating temporary objects in `BINARY_SLICE` for list, tuple, and unicode (GH-144590)
Show description for 107863eauthored
Commits on Feb 25, 2026
Commits on Feb 24, 2026
Commits on Feb 19, 2026
GH-144651: Optimize the new uops added when recording values during tracing. (GH-144948)
Show description for 3f37b94authored
Commits on Feb 18, 2026
Commits on Feb 12, 2026
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Show description for 46d5106authored
Commits on Feb 10, 2026
Commits on Feb 6, 2026
- authored
gh-139103: Improve namedtuple scaling in free-threaded build (gh-144332)
Show description for d891b2bandauthored