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, kayhayen, larry, ned.deily, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-10-07.20:35:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161007203521.1569.31527.D8207CA9@psf.io>
In-reply-to
Content
New changeset 35676cd72352 by Serhiy Storchaka in branch '3.5':
Issue #28257: Improved error message when pass a non-mapping as a var-keyword
https://hg.python.org/cpython/rev/35676cd72352
History
Date User Action Args
2016-10-07 20:35:24python-devsetrecipients: + python-dev, rhettinger, vstinner, larry, ned.deily, kayhayen, serhiy.storchaka, Demur Rumed
2016-10-07 20:35:24python-devlinkissue28257 messages
2016-10-07 20:35:24python-devcreate