[issue32023] Always require parentheses for genexps in base class lists

Serhiy Storchaka report at bugs.python.org
Wed Nov 15 10:39:39 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset ddbce1378644f9d5ad0651e1c9035bd8c6502edc by Serhiy Storchaka in branch 'master':
bpo-32023: Disallow genexprs without parenthesis in class definitions. (#4400)
https://github.com/python/cpython/commit/ddbce1378644f9d5ad0651e1c9035bd8c6502edc


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32023>
_______________________________________


More information about the Python-bugs-list mailing list