]> granicus.if.org Git - python/commit
Issue #10160: Speed up operator.attrgetter. Patch by Christos Georgiou.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 31 Oct 2010 15:26:04 +0000 (15:26 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 31 Oct 2010 15:26:04 +0000 (15:26 +0000)
commite974571d36009e327a97bb83389cf05c2b858288
tree2f4985227e462222cdb88331aa6aa04c29d71a00
parent65b4af34d706206f45f0a4fb5768548b176f977e
Issue #10160: Speed up operator.attrgetter.  Patch by Christos Georgiou.
Doc/library/operator.rst
Lib/test/test_operator.py
Misc/NEWS
Modules/operator.c