commit | 1741441649fca5a4e642817ca475d5edcf43f37e | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 17 10:07:25 2017 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 17 10:07:25 2017 +0200 |
tree | 0ded97311ea8de86f1bfaa0f19bbe9f710a34e85 | |
parent | f6b96c7bb59ac7bc97fc00a823e70de48b693d9a [diff] |
Issue #29029: Speed up processing positional arguments in PyArg_ParseTupleAndKeywords(), _PyArg_ParseTupleAndKeywordsFast() and like.