summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-02-26 17:23:51 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-02-26 17:23:51 (GMT)
commitea837931cf393aa0373ccfa1849b2a3d6e3cc6ea (patch)
treeec22401b4627548c98b364f36f01013b11d563b9 /Python/errors.c
parentca37661a69a10d70536b779e3a6ca387340b0ecd (diff)
downloadcpython-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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions