This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Julian, doughellmann, ncoghlan, nedbat, r.david.murray, rhettinger, skrah, twouters
Date 2013-06-03.22:25:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370298312.14.0.254013548573.issue18111@psf.upfronthosting.co.za>
In-reply-to
Content
As stated, I don't agree with the closure of this one. min/max deserve a more elegant mechanism for dealing with the empty iterable edge case.
History
Date User Action Args
2013-06-03 22:25:12ncoghlansetrecipients: + ncoghlan, twouters, rhettinger, nedbat, doughellmann, r.david.murray, skrah, Julian
2013-06-03 22:25:12ncoghlansetmessageid: <1370298312.14.0.254013548573.issue18111@psf.upfronthosting.co.za>
2013-06-03 22:25:12ncoghlanlinkissue18111 messages
2013-06-03 22:25:11ncoghlancreate