summaryrefslogtreecommitdiffstats
path: root/Tools/build
Commit message (Expand)AuthorAgeFilesLines
* gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)Eric Snow2023-02-041-0/+1
* Add advice how to freeze fewer modules (#101298)Guido van Rossum2023-01-251-1/+6
* gh-100712: make it possible to disable specialization (for debugging) (#100713)Irit Katriel2023-01-191-0/+5
* GH-100719: Remove the `co_nplaincellvars` field from code objects. (GH-100721)Mark Shannon2023-01-041-6/+2
* gh-100720: refactor calculation of number of frame slots for a code object in...Irit Katriel2023-01-041-0/+1
* GH-98522: Add version number to code objects. (GH-98525)Mark Shannon2022-12-091-0/+5
* gh-96002: Add functional test for Argument Clinic (#96178)colorfulappl2022-11-211-0/+1
* gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)Eric Snow2022-11-161-0/+3
* gh-81057: Add PyInterpreterState.static_objects (gh-99397)Eric Snow2022-11-111-2/+4
* gh-81057: Generate a Separate Initializer For Each Part of the Global Objects...Eric Snow2022-11-111-48/+49
* gh-90868: Add _PyStaticObject_CheckRefcnt() function (#99261)Victor Stinner2022-11-091-5/+2
* gh-90868: Adjust the Generated Objects (gh-99223)Eric Snow2022-11-081-3/+49
* gh-98627: Add the _testsinglephase Module (gh-99039)Eric Snow2022-11-081-0/+1
* gh-92584: Remove the distutils package (#99061)Victor Stinner2022-11-031-1/+0
* gh-99016: Make build scripts compatible with Python 3.8 (GH-99017)Serhiy Storchaka2022-11-022-3/+3
* GH-98686: Quicken everything (GH-98687)Brandt Bucher2022-11-021-18/+11
* gh-97669: Create Tools/build/ directory (#97963)Victor Stinner2022-10-1716-0/+4529