[issue37213] Peeephole optimizer does not optimize functions with multiline expressions

Serhiy Storchaka report at bugs.python.org
Wed Jun 12 02:00:27 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

test_peepholer.diff adds tests which cover various peepholer optimizations not tested before. All of them are failed now and should be passed after merging PR 13969. Pablo, you can include these tests in PR 13969.

----------
Added file: https://bugs.python.org/file48412/test_peepholer.diff

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


More information about the Python-bugs-list mailing list