mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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