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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54b60cf6286b5eeb38af9f3bb25381bb53c27ce1;p=python Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of itemgetter, attrgetter and methodcaller objects. --- 54b60cf6286b5eeb38af9f3bb25381bb53c27ce1