Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-108614: Remove `TIER_ONE` and `TIER_TWO` from `_PUSH_FRAME` (GH-108725) | Mark Shannon | 2023-09-04 | 1 | -1/+0 |
* | GH-108614: Remove non-debug uses of `#if TIER_ONE` and `#if TIER_TWO` from `_... | Mark Shannon | 2023-08-31 | 1 | -1/+1 |
* | gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#... | Irit Katriel | 2023-08-23 | 1 | -0/+2 |
* | GH-108035: Remove the `_PyCFrame` struct as it is no longer needed for perfor... | Mark Shannon | 2023-08-17 | 1 | -1/+1 |
* | gh-106581: Split `CALL_PY_EXACT_ARGS` into uops (#107760) | Guido van Rossum | 2023-08-16 | 1 | -0/+2 |
* | gh-107758: Improvements to lltrace feature (#107757) | Guido van Rossum | 2023-08-08 | 1 | -1/+1 |
* | gh-106320: Move private _PySet API to the internal API (#107041) | Victor Stinner | 2023-07-22 | 1 | -0/+1 |
* | GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924) | Brandt Bucher | 2023-07-20 | 1 | -0/+125 |