]> granicus.if.org Git - python/commit
bpo-35664: Optimize operator.itemgetter (GH-11435)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 7 Jan 2019 16:38:41 +0000 (09:38 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 16:38:41 +0000 (09:38 -0700)
commit2d53bed79c1953390f85b191c72855e457e09305
treedf79f1a9e928b5883e6d26b8c579721becb47e1c
parent3f7983a25a3d19779283c707fbdd5bc91b1587ef
bpo-35664: Optimize operator.itemgetter (GH-11435)
Lib/test/test_operator.py
Misc/NEWS.d/next/Library/2019-01-04-22-18-25.bpo-35664.Z-Gyyj.rst [new file with mode: 0644]
Modules/_operator.c