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 miss-islington
Recipients brian.shaginaw, miss-islington, pablogsal
Date 2019-10-15.12:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571140957.42.0.942764753911.issue38478@roundup.psfhosted.org>
In-reply-to
Content
New changeset f705f8e9b58955d0d9083e98d71ba01b2e69798c by Miss Islington (bot) in branch '3.8':
bpo-38478: Correctly handle keyword argument with same name as positional-only parameter (GH-16800)
https://github.com/python/cpython/commit/f705f8e9b58955d0d9083e98d71ba01b2e69798c
History
Date User Action Args
2019-10-15 12:02:37miss-islingtonsetrecipients: + miss-islington, pablogsal, brian.shaginaw
2019-10-15 12:02:37miss-islingtonsetmessageid: <1571140957.42.0.942764753911.issue38478@roundup.psfhosted.org>
2019-10-15 12:02:37miss-islingtonlinkissue38478 messages
2019-10-15 12:02:37miss-islingtoncreate