Commits
User selector
Commit History
Commits on May 19, 2026
Commits on May 5, 2026
GH-143732: SEND specialization (GH-148963)
Show description for 70bd1c2authored
Commits on Apr 30, 2026
Commits on Apr 29, 2026
Commits on Apr 16, 2026
GH-145668: Add FOR_ITER specialization for virtual iterators. Specialize GET_ITER. (GH-147967)
Show description for 600f4dbauthored
Commits on Apr 15, 2026
gh-143886: Ensure function annotations are returned in order of definition (#143888)
Show description for cb339d3authored
Commits on Mar 30, 2026
gh-146442: Fix various bugs in compiler pipeline (#146443)
Show description for ca95e97authored
Commits on Mar 21, 2026
GH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER` (GH-146120)
Show description for 879c85fauthored
Commits on Feb 24, 2026
gh-145187: Fix crash on invalid type parameter bound expression in conditional block (GH-145188)
Show description for 5e61a16authored
Commits on Feb 14, 2026
Commits on Feb 12, 2026
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Show description for 46d5106authored
Commits on Jan 31, 2026
gh-143055: Implementation of PEP 798 (#143056)
Show description for ccbe41eandauthored
Commits on Jan 16, 2026
GH-143493: Conform to spec for generator expressions while supporting virtual iterators (GH-143569)
Show description for ae53da5authored
Commits on Jan 6, 2026
Commits on Sep 10, 2025
Commits on Sep 2, 2025
Commits on Jul 21, 2025
gh-132661: Disallow `Template`/`str` concatenation after PEP 750 spec update (#135996)
Show description for c5e77afauthored
Commits on Jun 25, 2025
gh-135755: Move SPECIAL_ constants to a private header (GH-135922)
Show description for 1b1ae82authored
Commits on May 27, 2025
GH-132554: "Virtual" iterators (GH-132555)
Show description for f6f4e8aauthored
Commits on May 2, 2025
Commits on Apr 30, 2025
gh-132661: Implement PEP 750 (#132662)
Show description for 6020260authored
Commits on Apr 28, 2025
Commits on Mar 28, 2025
Commits on Mar 26, 2025
Commits on Mar 19, 2025
Commits on Mar 17, 2025
GH-131238: More refactoring of core header files (GH-131351)
Show description for a45f253authored
Commits on Mar 14, 2025
Commits on Mar 12, 2025
Commits on Mar 10, 2025
Commits on Mar 7, 2025
GH-128534: Fix behavior of branch monitoring for `async for` (GH-130847)
Show description for 89df62cauthored
Commits on Mar 2, 2025
gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738)
Show description for 214562eauthored