]> granicus.if.org Git - python/commit
bpo-37358: Use vectorcall for functools.partial (GH-14284)
authorJeroen Demeyer <J.Demeyer@UGent.be>
Sat, 13 Jul 2019 14:39:18 +0000 (16:39 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jul 2019 14:39:18 +0000 (07:39 -0700)
commited184c06e2e610e12050c5d5c9b0c1c2ecabb930
treed6fa97b514508fbede5a0822590a53bd2af33328
parentdc3f99fa77f415077c20a9c2b3e953e5cd894076
bpo-37358: Use vectorcall for functools.partial (GH-14284)

https://bugs.python.org/issue37358
Misc/NEWS.d/next/Library/2019-06-21-14-54-02.bpo-37358.RsASpn.rst [new file with mode: 0644]
Modules/_functoolsmodule.c