[issue45476] [C API] Disallow using PyFloat_AS_DOUBLE() as l-value

STINNER Victor report at bugs.python.org
Tue Nov 30 09:14:03 EST 2021


STINNER Victor <vstinner at python.org> added the comment:


New changeset 4b97d974ecca9cce532be55410fe851eb9fdcf21 by Victor Stinner in branch 'main':
bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866)
https://github.com/python/cpython/commit/4b97d974ecca9cce532be55410fe851eb9fdcf21


----------

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


More information about the Python-bugs-list mailing list