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 vstinner
Recipients Demur Rumed, Mark.Shannon, serhiy.storchaka, vstinner
Date 2016-08-22.13:05:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471871126.82.0.413955478933.issue27213@psf.upfronthosting.co.za>
In-reply-to
Content
See also the issue #27809 "_PyObject_FastCall(): add support for keyword arguments" where we discuss if we can completely avoid the creation of a temporary dictionary to pass keyword arguments.
History
Date User Action Args
2016-08-22 13:05:26vstinnersetrecipients: + vstinner, Mark.Shannon, serhiy.storchaka, Demur Rumed
2016-08-22 13:05:26vstinnersetmessageid: <1471871126.82.0.413955478933.issue27213@psf.upfronthosting.co.za>
2016-08-22 13:05:26vstinnerlinkissue27213 messages
2016-08-22 13:05:26vstinnercreate