mirror of
https://github.com/python/cpython.git
synced 2026-06-05 02:57:28 -04:00
1f515e8a10
Use argument clinic and call new_* functions directly. This speeds up these functions 6x to 7.5x when calling with keyword arguments.
Source files for standard library extension modules, and former extension modules that are now builtin modules.