]> granicus.if.org Git - python/commit
Issue #29029: Speed up processing positional arguments in
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 17 Jan 2017 08:07:25 +0000 (10:07 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 17 Jan 2017 08:07:25 +0000 (10:07 +0200)
commit1741441649fca5a4e642817ca475d5edcf43f37e
tree0ded97311ea8de86f1bfaa0f19bbe9f710a34e85
parentf6b96c7bb59ac7bc97fc00a823e70de48b693d9a
Issue #29029: Speed up processing positional arguments in
PyArg_ParseTupleAndKeywords(), _PyArg_ParseTupleAndKeywordsFast() and like.
Python/getargs.c