This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 4400
Status merged
Title bpo-32023: Disallow genexprs without parenthesis in class definitions.
History
Date User Action Args
2017-11-15 15:39:39serhiy.storchakasetstatus: open -> merged
2017-11-15 08:53:41serhiy.storchakasettitle: bpo-32012: Disallow genexprs without parenthesis in class definitions. -> bpo-32023: Disallow genexprs without parenthesis in class definitions.
2017-11-15 07:09:15serhiy.storchakalinkissue32012 pull_requests
2017-11-15 07:09:15serhiy.storchakacreate