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 AlexWaygood, Carl.Friedrich.Bolz, pablogsal
Date 2021-11-24.22:21:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637792493.16.0.906721905863.issue45727@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24c10d2943c482c4d3ecc71d45df2d8c10fa5bb1 by Pablo Galindo Salgado in branch 'main':
bpo-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses (GH-29757)
https://github.com/python/cpython/commit/24c10d2943c482c4d3ecc71d45df2d8c10fa5bb1
History
Date User Action Args
2021-11-24 22:21:33pablogsalsetrecipients: + pablogsal, Carl.Friedrich.Bolz, AlexWaygood
2021-11-24 22:21:33pablogsalsetmessageid: <1637792493.16.0.906721905863.issue45727@roundup.psfhosted.org>
2021-11-24 22:21:33pablogsallinkissue45727 messages
2021-11-24 22:21:33pablogsalcreate