Commits
User selector
Commit history
Commits on Jul 28, 2026
Fix SymbolUsge::Iter, os.rename, sre_engine (#8390)
Show description for 1613741authored
Commits on Jul 12, 2026
Fix clippy warning (#8249)
Show description for 492e41candauthored
Commits on Jul 7, 2026
unicode crate (#8211)
Show description for 85e3ea8authored
Commits on Jul 4, 2026
Move some free standing functions to `ir::InstructionInfo` methods (#8209)
Show description for 045a6d5authored
Commits on Jul 2, 2026
Align symtable flag names with CPython (#8184)
Show description for f196dc4authored- authored
Commits on Jun 30, 2026
Add more clippy rules (#8183)
Show description for 12b8305authored- authored
Fix all clippy suggestions in `ir.rs` (#8162)
Show description for 19a17d1authored
Commits on Jun 26, 2026
- authored
Align compiler and AST behavior with CPython (#8138)
Show description for 3b4c5f6authored
Commits on Jun 25, 2026
Move some of free standing functions to be ir::Blocks methods (part 2) (#8155)
Show description for 870ad2dauthored
Commits on Jun 23, 2026
Commits on Jun 22, 2026
- authored
- authored
- authored
General code nits (#8135)
Show description for 9bb6ba8authored- authored
More clippy rules (#8127)
Show description for a826600authored
Commits on Jun 17, 2026
More clippy rules (#8123)
Show description for 93fbe4fauthored- authored
Commits on May 28, 2026
Align codegen passes and opcode metadata with CPython (#7987)
Show description for 1a959cfauthored
Commits on May 25, 2026
- authored
Replace `ahash` with `rapidhash` (#7954)
Show description for bc3d00eauthored
Commits on May 23, 2026
Commits on May 21, 2026
Align nested code object bytecode parity (#7942)
Show description for 06f73f2authored
Commits on May 20, 2026
Align cleanup bytecode layout with CPython (#7935)
Show description for 948924aauthoredAlign load-fast borrow barriers with CPython (#7930)
Show description for d51069bauthored
Commits on May 19, 2026
- authored
Resolve test_inspect bytecode parity gaps (#7926)
Show description for 62b081bauthoredUpdate `test_grammar.py` to 3.14.5 (#7913)
Show description for 0a2461aauthoredBytecode parity (#7885)
Show description for d8dee81authoredFix "tried to pop from empty stack" with BlockExpr and const (#7916)
Show description for 150b910authored
Commits on May 16, 2026
Remove some `#[allow(clippy::*)]` (#7878)
Show description for 54589bfauthoredBytecode parity - CFG reorders and LOAD_FAST_BORROW chain (#7870)
Show description for 56269f7authored