summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2019-05-22-15-24-08.bpo-36974.TkySRe.rst
blob: c51c2e2419d1fa5230d14b560b764c5a8737c1c3 (plain)
1
2
Implement :pep:`590`: Vectorcall: a fast calling protocol for CPython.
This is a new protocol to optimize calls of custom callable objects.