diff options
author | Christian Heimes <christian@cheimes.de> | 2008-02-26 17:23:51 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-02-26 17:23:51 (GMT) |
commit | ea837931cf393aa0373ccfa1849b2a3d6e3cc6ea (patch) | |
tree | ec22401b4627548c98b364f36f01013b11d563b9 /Doc/using | |
parent | ca37661a69a10d70536b779e3a6ca387340b0ecd (diff) | |
download | cpython-ea837931cf393aa0373ccfa1849b2a3d6e3cc6ea.zip cpython-ea837931cf393aa0373ccfa1849b2a3d6e3cc6ea.tar.gz cpython-ea837931cf393aa0373ccfa1849b2a3d6e3cc6ea.tar.bz2 |
Patch #1691070 from Roger Upole: Speed up PyArg_ParseTupleAndKeywords() and improve error msg
My tests don't show the promised speed up of 10%. The code is as fast as the old code for simple cases and slightly faster for complex cases with several of args and kwargs. But the patch simplifies the code, too.
Diffstat (limited to 'Doc/using')
0 files changed, 0 insertions, 0 deletions