From: Serhiy Storchaka Date: Fri, 29 Apr 2016 06:12:25 +0000 (+0300) Subject: Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of X-Git-Tag: v3.6.0a1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54b60cf6286b5eeb38af9f3bb25381bb53c27ce1;p=thirdparty%2FPython%2Fcpython.git Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of itemgetter, attrgetter and methodcaller objects. --- 54b60cf6286b5eeb38af9f3bb25381bb53c27ce1