]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 29 Apr 2016 06:12:25 +0000 (09:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 29 Apr 2016 06:12:25 +0000 (09:12 +0300)
itemgetter, attrgetter and methodcaller objects.


Trivial merge