[issue26300] "unpacked" bytecode

Mark Shannon report at bugs.python.org
Mon Mar 29 10:57:07 EDT 2021


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

PEP 511 was rejected.
The "peephole" optimizer now operates on the internal IR, not the bytecode.

----------
nosy: +Mark.Shannon
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list