Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46370: Move the static initializer for _PyRuntime to its own header file.... | Eric Snow | 2022-01-13 | 1 | -568/+1 |
* | bpo-45953: Statically allocate the main interpreter (and initial thread state... | Eric Snow | 2022-01-12 | 1 | -4/+0 |
* | bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096) | Eric Snow | 2022-01-11 | 1 | -0/+280 |
* | bpo-45953: Statically initialize the small ints. (gh-30092) | Eric Snow | 2021-12-14 | 1 | -0/+337 |