[Python-ideas] New 3.x restriction on number of keyword arguments (original) (raw)
Georg Brandl g.brandl at gmx.net
Tue Oct 26 23:04:47 CEST 2010
- Previous message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Next message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 26.10.2010 22:58, schrieb Cesare Di Mauro:
2010/10/26 Antoine Pitrou <solipsis at pitrou.net_ _<mailto:solipsis at pitrou.net>>
> [snip lots of timeit results comparing unpatched and EXTENDEDARG] > > I really can't explain it. Ouch! What do you mean exactly? There's no significant change at all. I cannot explain why the unpatched version was slower than the patched one most of the times. I find it silly and illogical.
It rather seems that you're seeing statistics, and the impact of the change is not measurable. Nothing silly about it.
Georg
-- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.
- Previous message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Next message: [Python-ideas] New 3.x restriction on number of keyword arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]