]> granicus.if.org Git - python/commit
bpo-36974: rename _FastCallKeywords -> _Vectorcall (GH-13653)
authorJeroen Demeyer <J.Demeyer@UGent.be>
Thu, 30 May 2019 13:11:22 +0000 (15:11 +0200)
committerPetr Viktorin <encukou@gmail.com>
Thu, 30 May 2019 13:11:22 +0000 (15:11 +0200)
commit37788bc23f6f1ed0362b9b3b248daf296c024849
treeadfc68a022f5e0ca5c06adf47d35292d802b5e77
parent6d0b7470a4738a403ef48cfd50d9447e0f32f00c
bpo-36974: rename _FastCallKeywords -> _Vectorcall (GH-13653)
Include/descrobject.h
Include/funcobject.h
Include/methodobject.h
Objects/call.c
Objects/descrobject.c
Objects/funcobject.c
Objects/methodobject.c
Python/ceval.c
Tools/gdb/libpython.py