[issue45168] dis output for LOAD_CONST is confusing

Irit Katriel report at bugs.python.org
Tue Sep 14 05:09:13 EDT 2021


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


New changeset c99fc4e53a60084df88ac5c69b3b13bc033677e1 by Irit Katriel in branch 'main':
bpo-45168: change dis output to omit missing values rather than replacing them by their index (GH-28313)
https://github.com/python/cpython/commit/c99fc4e53a60084df88ac5c69b3b13bc033677e1


----------

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


More information about the Python-bugs-list mailing list