bpo-46329: Streamline calling sequence a bit. (GH-31465)
* 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
M
Mark Shannon committed
59585d6b2ea50d7bc3a9b336da5bde61367f527c
Parent: 0a222db
Committed by GitHub <noreply@github.com>
on 2/21/2022, 6:26:47 PM