Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-104584: Don't call executors from JUMP_BACKWARD (GH-109347) | Brandt Bucher | 2023-09-13 | 1 | -1/+1 |
* | gh-106320: Remove private _PySys functions (#108452) | Victor Stinner | 2023-08-24 | 1 | -1/+1 |
* | gh-107557: Setup abstract interpretation (#107847) | Ken Jin | 2023-08-15 | 1 | -1/+1 |
* | gh-106608: make uop trace variable length (#107531) | Ivin Lee | 2023-08-05 | 1 | -1/+1 |
* | GH-106360: Support very basic superblock introspection (#106422) | Mark Shannon | 2023-07-04 | 1 | -0/+2 |
* | gh-104584: Baby steps towards generating and executing traces (#105924) | Guido van Rossum | 2023-06-27 | 1 | -0/+1 |
* | GH-104584: Allow optimizers to opt out of optimizing. (GH-105244) | Mark Shannon | 2023-06-05 | 1 | -1/+2 |
* | GH-104584: Plugin optimizer API (GH-105100) | Mark Shannon | 2023-06-02 | 1 | -0/+54 |