[issue46481] Implement vectorcall protocol for weakref_call()

Dong-hee Na report at bugs.python.org
Sun Jan 23 10:39:49 EST 2022


Dong-hee Na <donghee.na at python.org> added the comment:


New changeset 76dc047a0e88d10aad0405228d56e94438cdd91c by Dong-hee Na in branch 'main':
bpo-46481: Implement vectorcall for weakref.ref.__call__ method. (GH-30820)
https://github.com/python/cpython/commit/76dc047a0e88d10aad0405228d56e94438cdd91c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46481>
_______________________________________


More information about the Python-bugs-list mailing list