Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-103963: fix 'make regen-opcode' in out-of-tree builds (#104177) | Carl Meyer | 2023-05-04 | 1 | -1/+1 |
* | GH-103963: Make dis display names of args for intrinsics opcodes (#104029) | Juhi Chandalia | 2023-05-03 | 1 | -2/+34 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -3/+3 |
* | gh-91276: remove unused _PyOpcode_RelativeJump (#103156) | Irit Katriel | 2023-04-11 | 1 | -2/+0 |
* | gh-87092: move CFG related code from compile.c to flowgraph.c (#103021) | Irit Katriel | 2023-03-31 | 1 | -1/+3 |
* | gh-100712: make it possible to disable specialization (for debugging) (#100713) | Irit Katriel | 2023-01-19 | 1 | -0/+5 |
* | gh-99016: Make build scripts compatible with Python 3.8 (GH-99017) | Serhiy Storchaka | 2022-11-02 | 1 | -1/+1 |
* | gh-97669: Create Tools/build/ directory (#97963) | Victor Stinner | 2022-10-17 | 1 | -0/+199 |