Message 273679 - Python tracker (original) (raw)

Message273679

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:07 vstinner set recipients: + vstinner, scoder, serhiy.storchaka
2016-08-25 21:35:07 vstinner set messageid: 1472160907.23.0.870696794095.issue27810@psf.upfronthosting.co.za
2016-08-25 21:35:07 vstinner link issue27810 messages
2016-08-25 21:35:07 vstinner create