Commits
User selector
Commit History
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
Commits on Feb 27, 2025
Commits on Feb 25, 2025
GH-130396: Use computed stack limits on linux (GH-130398)
Show description for 0142236authored
Commits on Feb 7, 2025
Commits on Feb 4, 2025
gh-126835: Move constant subscript folding to CFG (#129568)
Show description for 0664c1aandauthored
Commits on Feb 1, 2025
gh-126835: Move optimization of constant sequence creation from codegen to CFG (#129426)
Show description for 7d0521dauthored
Commits on Jan 27, 2025
GH-128914: Remove all but one conditional stack effects (GH-129226)
Show description for 75b4962authored
Commits on Jan 23, 2025
Revert "GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)" (GH-129202)
Show description for a10f993authored
Commits on Jan 20, 2025
Commits on Dec 30, 2024
Commits on Dec 19, 2024
Commits on Nov 26, 2024
- authored
Fix typo: Use AsyncFor element access in codegen (#127278)
Show description for 4fd9eb2authored