[issue45039] use ADDOP_LOAD_CONST consistently

miss-islington report at bugs.python.org
Tue Aug 31 14:08:41 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset ebbd0ac5d8850a1630090c210b2454b4b26c7daa by Miss Islington (bot) in branch '3.10':
bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)
https://github.com/python/cpython/commit/ebbd0ac5d8850a1630090c210b2454b4b26c7daa


----------

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


More information about the Python-bugs-list mailing list