mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
59585d6b2e
* 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