]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
keyword arguments and faster function calls
authorGuido van Rossum <guido@python.org>
Tue, 18 Jul 1995 14:21:06 +0000 (14:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Jul 1995 14:21:06 +0000 (14:21 +0000)
commit884afd654a79bcb836afcdb5c953a627fd45c4c7
treeeb0d6c872c09cad854aa168829d9feda2a4df4ea
parente15dee5e3cf863657f47974cb51721ef3cca2ff8
keyword arguments and faster function calls
Include/ceval.h
Include/compile.h
Include/eval.h
Include/frameobject.h
Include/funcobject.h
Include/object.h
Include/opcode.h
Include/patchlevel.h
Include/traceback.h