mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
674a50ef2f
`_PyDict_SetItem_Take2` steals both the key (i.e., `sub`) and the value.
Miscellaneous source files for the main Python shared library