]> granicus.if.org Git - python/commit
bpo-36974: inherit the vectorcall protocol (GH-13498)
authorJeroen Demeyer <J.Demeyer@UGent.be>
Thu, 30 May 2019 10:43:19 +0000 (12:43 +0200)
committerPetr Viktorin <encukou@gmail.com>
Thu, 30 May 2019 10:43:19 +0000 (12:43 +0200)
commit735e8afa9ee942367b5d0807633a2b9f662cbdbf
tree5ec70a74c5399a91fb78183139ca67d3950ba4d6
parent0f39c2b1919727904f4fac2d79cb41dc6bfe41fe
bpo-36974: inherit the vectorcall protocol (GH-13498)
Lib/test/test_capi.py
Modules/_testcapimodule.c
Objects/typeobject.c