mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
5e4af2a3e9
* Add pycore_setobject.h header file. * Move the following API to the internal C API: * _PySet_Dummy * _PySet_NextEntry() * _PySet_Update()
Miscellaneous source files for the main Python shared library