mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
a380d57873
Adds `_PyObject_GetMethodStackRef` which uses stackrefs and takes advantage of deferred reference counting in free-threading while calling method objects in vectorcall.