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 miss-islington
Recipients aroberge, eric.araujo, lukasz.langa, lys.nikolaou, miss-islington, pablogsal, terry.reedy
Date 2021-09-27.14:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632751528.61.0.05400856949.issue43914@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e209d48cac35108f3955d3f610b6ce60b574ecc by Miss Islington (bot) in branch '3.10':
bpo-43914: Correctly highlight SyntaxError exceptions for invalid generator expression in function calls (GH-28576)
https://github.com/python/cpython/commit/9e209d48cac35108f3955d3f610b6ce60b574ecc
History
Date User Action Args
2021-09-27 14:05:28miss-islingtonsetrecipients: + miss-islington, terry.reedy, aroberge, eric.araujo, lukasz.langa, lys.nikolaou, pablogsal
2021-09-27 14:05:28miss-islingtonsetmessageid: <1632751528.61.0.05400856949.issue43914@roundup.psfhosted.org>
2021-09-27 14:05:28miss-islingtonlinkissue43914 messages
2021-09-27 14:05:28miss-islingtoncreate