[issue1819] Speed hack for function calls with named parameters

Raymond Hettinger report at bugs.python.org
Thu Jun 12 02:52:11 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Attaching a version that's a little faster and cleaner with 
PySequence_Fast_ITEMS.

----------
nosy: +rhettinger
Added file: http://bugs.python.org/file10596/namedparam3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1819>
_______________________________________


More information about the Python-bugs-list mailing list