Uh oh!
There was an error while loading. Please reload this page.
bpo-38478: Correctly handle keyword argument with same name as positional-only parameter - #16800
Conversation
…onal-only parameter
CC: @tirkarthi Would you like to review this pr? :) |
tirkarthi
left a comment
There was a problem hiding this comment.
LGTM. I too had the same solution in mind since it's simple . Thanks Pablo :)
pablogsal
commented
Oct 15, 2019
Thanks @tirkarthi :) |
miss-islington
commented
Oct 15, 2019
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
bedevere-bot
commented
Oct 15, 2019
GH-16801 is a backport of this pull request to the 3.8 branch. |
…onal-only parameter (pythonGH-16800) (cherry picked from commit f3ef06a) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal
commented
Oct 15, 2019
The buildbot failure is unrelated: |
bedevere-bot
commented
Oct 15, 2019
|
…onal-only parameter (pythonGH-16800)
…onal-only parameter (pythonGH-16800)
https://bugs.python.org/issue38478