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 scoder, serhiy.storchaka, vstinner
Date 2016-08-25.21:35:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472160907.23.0.870696794095.issue27810@psf.upfronthosting.co.za>
In-reply-to
Content
I changed the dependency to the issue #27830 "Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments" which itself depends on the issue #27213 "Rework CALL_FUNCTION* opcodes".
History
Date User Action Args
2016-08-25 21:35:07vstinnersetrecipients: + vstinner, scoder, serhiy.storchaka
2016-08-25 21:35:07vstinnersetmessageid: <1472160907.23.0.870696794095.issue27810@psf.upfronthosting.co.za>
2016-08-25 21:35:07vstinnerlinkissue27810 messages
2016-08-25 21:35:07vstinnercreate