mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* Add CALL_PY_GENERAL, CALL_BOUND_METHOD_GENERAL and call CALL_NON_PY_GENERAL specializations. * Remove CALL_PY_WITH_DEFAULTS specialization * Use CALL_NON_PY_GENERAL in more cases when otherwise failing to specialize
Miscellaneous source files for the main Python shared library