mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
5e4af2a3e9
* Add pycore_setobject.h header file. * Move the following API to the internal C API: * _PySet_Dummy * _PySet_NextEntry() * _PySet_Update()
Source files for standard library extension modules, and former extension modules that are now builtin modules.