diff options
author | Kumar Aditya <kumaraditya@python.org> | 2025-05-27 22:28:27 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 22:28:27 +0530 |
commit | a380d578737be1cd51e1d1be2b83bbc0b0619e7e (patch) | |
tree | 279953589ff226a4b8f461403cacde1aef98763f /Python/optimizer_analysis.c | |
parent | 3f9eb55e090a8de80503e565f508f341c5f4c8da (diff) | |
download | cpython-a380d578737be1cd51e1d1be2b83bbc0b0619e7e.tar.gz cpython-a380d578737be1cd51e1d1be2b83bbc0b0619e7e.zip |
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.
Diffstat (limited to 'Python/optimizer_analysis.c')
0 files changed, 0 insertions, 0 deletions