mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Specialize STORE_SUBSCR for list[int], and dict[object] * Adds _PyDict_SetItem_Take2 which consumes references to the key and values.
Miscellaneous source files for the main Python shared library