Message 285459 - Python tracker (original) (raw)

Message285459

Author methane
Recipients methane, vstinner, yselivanov
Date 2017-01-14.06:36:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1484375775.07.0.901089033373.issue29263@psf.upfronthosting.co.za
In-reply-to
Content
Maybe, we should do * Make clinic use more METH_FASTCALL * Use clinic more in builtin methods before trying this optimization.
History
Date User Action Args
2017-01-14 06:36:15 methane set recipients: + methane, vstinner, yselivanov
2017-01-14 06:36:15 methane set messageid: 1484375775.07.0.901089033373.issue29263@psf.upfronthosting.co.za
2017-01-14 06:36:15 methane link issue29263 messages
2017-01-14 06:36:14 methane create