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 blarsen, gvanrossum, pablogsal
Date 2020-09-03.15:35:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset be17295280c89771c80f317da072f6c0d016cc60 by Pablo Galindo in branch '3.9':
[3.9] bpo-41697: Correctly handle KeywordOrStarred when parsing arguments in the parser (GH-22077) (GH-22079)
https://github.com/python/cpython/commit/be17295280c89771c80f317da072f6c0d016cc60
History
Date User Action Args
2020-09-03 15:35:24pablogsalsetrecipients: + pablogsal, gvanrossum, blarsen
2020-09-03 15:35:24pablogsalsetmessageid: <[email protected]>
2020-09-03 15:35:24pablogsallinkissue41697 messages
2020-09-03 15:35:24pablogsalcreate