[issue23316] Incorrect evaluation order of function arguments with *args

Irit Katriel report at bugs.python.org
Thu Jun 17 02:12:45 EDT 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

It should be possible to make the compiler emit code that evaluates the arg values left to right in all cases.

----------

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


More information about the Python-bugs-list mailing list