Serhiy Storchaka added the comment:

Because new generated code contains "if" statements and braces (and PEP 7 
requires even more braces than current patch adds). The patch for issue26305 
allows to repeat braces only twice instead of 4 times.

----------

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

Reply via email to