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 Gerrit.Holl, lys.nikolaou, miss-islington, pablogsal
Date 2021-05-19.18:27:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621448826.36.0.417669807908.issue44168@roundup.psfhosted.org>
In-reply-to
Content
New changeset d4a9264ab899b4f3088b5afad8956123924a5ab1 by Pablo Galindo in branch '3.9':
[3.9] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210) (GH-26250)
https://github.com/python/cpython/commit/d4a9264ab899b4f3088b5afad8956123924a5ab1
History
Date User Action Args
2021-05-19 18:27:06pablogsalsetrecipients: + pablogsal, Gerrit.Holl, lys.nikolaou, miss-islington
2021-05-19 18:27:06pablogsalsetmessageid: <1621448826.36.0.417669807908.issue44168@roundup.psfhosted.org>
2021-05-19 18:27:06pablogsallinkissue44168 messages
2021-05-19 18:27:06pablogsalcreate