]> granicus.if.org Git - python/commit
[3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974)
authorInada Naoki <songofacandy@gmail.com>
Wed, 3 Jul 2019 12:46:07 +0000 (21:46 +0900)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2019 12:46:07 +0000 (21:46 +0900)
commitc7570d402e3ee8717615ffa020eb9e2215a77660
tree593344bc6e195e15bc5413c92274314cc9ee4ef1
parent0aefba7f99f0fd9bcb3328a5919e07f9e03676b0
[3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974)

(cherry picked from commit 988e6aa322fb61651812fa5a61ec73316c71b041)

Co-authored-by: Jeroen Demeyer <J.Demeyer@UGent.be>
Objects/classobject.c