[issue46532] Improve efficiency of PRECALL/CALL instructions

Mark Shannon report at bugs.python.org
Thu Feb 10 07:57:59 EST 2022


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 2cea8c29cf975a8ad7d8c3ff19d1e836c2d54707 by Mark Shannon in branch 'main':
bpo-46532: Reduce number of memory writes to update call_shape.kwnames. (GH-31231)
https://github.com/python/cpython/commit/2cea8c29cf975a8ad7d8c3ff19d1e836c2d54707


----------

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


More information about the Python-bugs-list mailing list