Yury Selivanov <yseliva...@gmail.com> added the comment:

It's more complicated than that: there's no more SETUP_LOOP opcode anymore.  
The ceval and compiler parts responsible for evaluating and compiling loops 
were rewritten.  FWIW the goal was more about simplifying the needlessly 
complicated implementation and long term maintenance than about performance.  
So this is something that coverage will probably have to adapt to (peephole 
optimizer is another topic).

----------

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

Reply via email to