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.

Author pablogsal
Recipients aroberge, ezio.melotti, khokhareesa.home, lys.nikolaou, mrabarnett, pablogsal
Date 2021-06-18.19:09:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624043341.94.0.33099368304.issue44447@roundup.psfhosted.org>
In-reply-to
Content
Indeed, as Andre mentions your example is different because in you case the call is interpreted as a generator comprehension, not as a function call.
History
Date User Action Args
2021-06-18 19:09:01pablogsalsetrecipients: + pablogsal, aroberge, ezio.melotti, mrabarnett, lys.nikolaou, khokhareesa.home
2021-06-18 19:09:01pablogsalsetmessageid: <1624043341.94.0.33099368304.issue44447@roundup.psfhosted.org>
2021-06-18 19:09:01pablogsallinkissue44447 messages
2021-06-18 19:09:01pablogsalcreate