Nick Coghlan added the comment:

Patch looks good to me. I was initially going to query the changes to the 
break/continue AST tests, but then realised they were needed to avoid a compile 
error for break/continue outside a loop now that we ensure the resulting AST 
can be used to generate code.

----------

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

Reply via email to