Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-103875: Use ascii and latin1 singletons in deepfreeze (#103876) | Yichen Yan | 2023-04-26 | 1 | -0/+6 |
* | gh-84436: Implement Immortal Objects (gh-19474) | Eddie Elizondo | 2023-04-22 | 1 | -1/+1 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -2/+0 |
* | GH-101291: Rearrange the size bits in PyLongObject (GH-102464) | Mark Shannon | 2023-03-22 | 1 | -4/+6 |
* | GH-100719: Remove the `co_nplaincellvars` field from code objects. (GH-100721) | Mark Shannon | 2023-01-04 | 1 | -6/+2 |
* | gh-100720: refactor calculation of number of frame slots for a code object in... | Irit Katriel | 2023-01-04 | 1 | -0/+1 |
* | GH-98522: Add version number to code objects. (GH-98525) | Mark Shannon | 2022-12-09 | 1 | -0/+5 |
* | GH-98686: Quicken everything (GH-98687) | Brandt Bucher | 2022-11-02 | 1 | -18/+11 |
* | gh-97669: Create Tools/build/ directory (#97963) | Victor Stinner | 2022-10-17 | 1 | -0/+504 |