cpython/Tools/ftscalingbench
Kumar Aditya a380d57873
gh-134043: use stackrefs in vectorcalling methods (#134044)
Adds `_PyObject_GetMethodStackRef` which uses stackrefs and takes advantage of deferred reference counting in free-threading while calling method objects in vectorcall.
2025-05-27 22:28:27 +05:30
..
ftscalingbench.py gh-134043: use stackrefs in vectorcalling methods (#134044) 2025-05-27 22:28:27 +05:30