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 python-dev
Recipients Demur Rumed, abarry, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-10-02.08:12:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161002081225.85867.51377.C38CB0DC@psf.io>
In-reply-to
Content
New changeset 148172f75d43 by Serhiy Storchaka in branch '3.6':
Issue #27358: Optimized merging var-keyword arguments and improved error
https://hg.python.org/cpython/rev/148172f75d43

New changeset 489ad68b35c0 by Serhiy Storchaka in branch 'default':
Issue #27358: Optimized merging var-keyword arguments and improved error
https://hg.python.org/cpython/rev/489ad68b35c0

New changeset ec84d815e90f by Serhiy Storchaka in branch '3.5':
Issue #27358: Backported tests.
https://hg.python.org/cpython/rev/ec84d815e90f

New changeset 29a658d47ae8 by Serhiy Storchaka in branch '2.7':
Issue #27358: Backported tests.
https://hg.python.org/cpython/rev/29a658d47ae8
History
Date User Action Args
2016-10-02 08:12:37python-devsetrecipients: + python-dev, rhettinger, vstinner, serhiy.storchaka, abarry, Demur Rumed
2016-10-02 08:12:37python-devlinkissue27358 messages
2016-10-02 08:12:37python-devcreate