Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43693: Revert commits 2c1e2583fdc4db6b43d163239ea42b0e8394171f and b2bf2b... | Pablo Galindo | 2021-06-04 | 1 | -3/+4 |
* | bpo-43693: Add new internal code objects fields: co_fastlocalnames and co_fas... | Eric Snow | 2021-06-03 | 1 | -4/+3 |
* | bpo-43693: Add _PyCode_New(). (gh-26375) | Eric Snow | 2021-05-27 | 1 | -9/+9 |
* | bpo-40222: "Zero cost" exception handling (GH-25729) | Mark Shannon | 2021-05-07 | 1 | -1/+1 |
* | bpo-42739: Don't use sentinels to mark end of line table. (GH-25657) | Mark Shannon | 2021-04-29 | 1 | -1/+1 |
* | bpo-43372: Use _freeze_importlib for regen-frozen. (GH-24759) | Neil Schemenauer | 2021-03-06 | 1 | -12/+11 |
* | bpo-39448: Add regen-frozen makefile target. (GH-18174) | Neil Schemenauer | 2021-02-19 | 1 | -0/+13 |