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