[issue16457] Allow operator 'getter' methods to take a list and return a tuple

R. David Murray report at bugs.python.org
Tue Nov 13 16:14:30 CET 2012


R. David Murray added the comment:

Given Nick's point about itemgetter, I agree this isn't worth doing.  I wouldn't want the signatures of attrgetter and itemgetter to no longer be parallel.

Min isn't a problem, by the way, since it accepts an iterator as a single argument.

----------
resolution:  -> rejected
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16457>
_______________________________________


More information about the Python-bugs-list mailing list