summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_sliceobject.h
Commit message (Expand)AuthorAgeFilesLines
* GH-115802: JIT "small" code for Windows (GH-115964)Brandt Bucher2024-02-291-1/+1
* gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (g...Donghee Na2024-02-101-2/+0
* gh-111968: Use per-thread slice_cache in free-threading (gh-113972)Donghee Na2024-01-151-1/+1
* GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)Mark Shannon2022-06-271-0/+2
* bpo-46008: Make runtime-global object/type lifecycle functions and state cons...Eric Snow2021-12-091-0/+20