Brett Cannon <br...@python.org> added the comment:

I don't thnk they are quite the same. The other issue is about turning off the 
peepholer entirely while this one is about breaking up the optimizations that 
-O and -OO do so you can choose which ones you want (e.g. still drop docstrings 
but keep asserts).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to