summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2019-06-11-12-59-38.bpo-36974.bVYmSA.rst
blob: 6080ef361814a8c77fb83055e99e8db474021b4c (plain)
1
2
Implemented separate vectorcall functions for every calling convention of
builtin functions and methods. This improves performance for calls.