mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* Move handling of bound-methods to PRECALL. * Remove call_shape.postcall_shrink * Remove call_shape.callable * Remove call_shape.callable. Change CALL oparg to match PRECALL oparg. * Move KW_NAMES before PRECALL. * Update opcode docs in dis.rst
Miscellaneous source files for the main Python shared library