Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81057: Add PyInterpreterState.static_objects (gh-99397) | Eric Snow | 2022-11-11 | 1 | -2/+4 |
* | gh-81057: Generate a Separate Initializer For Each Part of the Global Objects... | Eric Snow | 2022-11-11 | 1 | -48/+49 |
* | gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261) | Victor Stinner | 2022-11-09 | 1 | -5/+2 |
* | gh-90868: Adjust the Generated Objects (gh-99223) | Eric Snow | 2022-11-08 | 1 | -3/+49 |
* | gh-98627: Add the _testsinglephase Module (gh-99039) | Eric Snow | 2022-11-08 | 1 | -0/+1 |
* | gh-92584: Remove the distutils package (#99061) | Victor Stinner | 2022-11-03 | 1 | -1/+0 |
* | gh-99016: Make build scripts compatible with Python 3.8 (GH-99017) | Serhiy Storchaka | 2022-11-02 | 2 | -3/+3 |
* | 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 | 16 | -0/+4529 |