mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
1ab6356ebe
* 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