STINNER Victor <vstin...@python.org> added the comment:
> There are different optimizations on different levels (AST, bytecode > generation, peepholer), would be nice to control them separately. This means > that we should pass a bitset to the compiler. What's the use case for enabling some AST optimizations but disable bytecode generation optimizations? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue2506> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com