bpo-29469: Move constant folding at AST level#2858
Conversation
|
I'll check all comments in https://bugs.python.org/review/29469/ |
Sorry, something went wrong.
93677ba to
86c73de
Compare
July 26, 2017 02:27
|
Overall, this looks great. The code is remarkably clean. |
Sorry, something went wrong.
a776555 to
b0b9db9
Compare
July 26, 2017 11:49
b0b9db9 to
a603d5b
Compare
July 26, 2017 16:35
|
|
Sorry, something went wrong.
|
See my comment on the tracker: https://bugs.python.org/issue29469#msg297596 |
Sorry, something went wrong.
|
Could you please remove |
Sorry, something went wrong.
serhiy-storchaka
left a comment
There was a problem hiding this comment.
It may be worth to document this change in What's New. Even without additional optimizations it can optimize more than the peephole optimizer.
Sorry, something went wrong.
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM if fix a one simple error.
Sorry, something went wrong.
|
Generated files not up to date. |
Sorry, something went wrong.
|
Great! Many thanks @methane for your work! Now I'll try to implement additional optimizations. |
Sorry, something went wrong.
https://bugs.python.org/issue29469