| Commit message (Expand) | Author | Age | Files | Lines |
* | GH-111485: Delete the old generator code. (GH-113321) | Mark Shannon | 2023-12-21 | 1 | -1/+1 |
|
|
* | gh-109515: When generating deep frozen modules on Windows, use a list file in... | Riccardo Ghetta | 2023-10-30 | 1 | -2/+14 |
|
|
* | gh-110481: Implement biased reference counting (gh-110764) | Sam Gross | 2023-10-30 | 1 | -6/+3 |
|
|
* | gh-109256: allocate opcode IDs for internal opcodes in their own range (#109269) | Irit Katriel | 2023-09-12 | 1 | -1/+1 |
|
|
* | gh-105481: fix out of date comment (#108079) | Irit Katriel | 2023-08-17 | 1 | -1/+1 |
|
|
* | gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc... | Irit Katriel | 2023-08-16 | 1 | -3/+5 |
|
|
* | Attempt to speed up deepfreeze.py (#107887) | Guido van Rossum | 2023-08-14 | 1 | -12/+23 |
|
|
* | gh-106931: Intern Statically Allocated Strings Globally (gh-107272) | Eric Snow | 2023-07-27 | 1 | -0/+2 |
|
|
* | 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 |
|
|