Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-104240: make _PyCompile_CodeGen support different compilation modes (#104241) | Irit Katriel | 2023-05-07 | 1 | -0/+4 |
* | gh-87092: Make jump target label equal to the offset of the target in the ins... | Irit Katriel | 2023-02-28 | 1 | -4/+4 |
* | gh-87092: expose the compiler's codegen to python for unit tests (GH-99111) | Irit Katriel | 2022-11-14 | 1 | -0/+50 |