Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-90667: Add specializations of Py_DECREF when types are known (GH-30872) | Dennis Sweeney | 2022-04-19 | 1 | -0/+1 |
* | gh-91576: Speed up iteration of strings (#91574) | Kumar Aditya | 2022-04-18 | 1 | -0/+1 |
* | bpo-47084: Clear Unicode cached representations on finalization (GH-32032) | Jeremy Kloth | 2022-03-22 | 1 | -0/+1 |
* | bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616) | Kumar Aditya | 2022-03-09 | 1 | -3/+0 |
* | bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g... | Eric Snow | 2022-02-08 | 1 | -2/+0 |
* | bpo-46417: Clear Unicode static types at exit (GH-30806) | Victor Stinner | 2022-01-22 | 1 | -0/+1 |
* | bpo-46303: Move fileutils.h private functions to internal C API (GH-30484) | Victor Stinner | 2022-01-11 | 1 | -0/+2 |
* | bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (G... | Victor Stinner | 2022-01-06 | 1 | -11/+1 |
* | bpo-46008: Make runtime-global object/type lifecycle functions and state cons... | Eric Snow | 2021-12-09 | 1 | -0/+71 |