summaryrefslogtreecommitdiffstats
path: root/Python/future.c
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2022-02-21 18:26:47 (GMT)
committerGitHub <noreply@github.com>2022-02-21 18:26:47 (GMT)
commit59585d6b2ea50d7bc3a9b336da5bde61367f527c (patch)
tree582cbdf9fd0c4e3b3e19e3474154b1a252a97654 /Python/future.c
parent0a222db2bca63070f429c0e613707da1bdfaf0e0 (diff)
downloadcpython-59585d6b2ea50d7bc3a9b336da5bde61367f527c.zip
cpython-59585d6b2ea50d7bc3a9b336da5bde61367f527c.tar.gz
cpython-59585d6b2ea50d7bc3a9b336da5bde61367f527c.tar.bz2
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
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions