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 python-dev
Recipients akuchling, berker.peksag, brett.cannon, eric.araujo, ezio.melotti, jhosmer, python-dev, serhiy.storchaka
Date 2014-10-01.02:11:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141001021144.74993.90717@mail.hg.python.org>
In-reply-to
Content
New changeset 1ef4e3a125bf by Berker Peksag in branch '3.4':
Issue #16537: Use the new *default* parameter of max().
https://hg.python.org/cpython/rev/1ef4e3a125bf

New changeset 37d896c3604a by Berker Peksag in branch 'default':
Issue #16537: Use the new *default* parameter of max().
https://hg.python.org/cpython/rev/37d896c3604a
History
Date User Action Args
2014-10-01 02:11:45python-devsetrecipients: + python-dev, akuchling, brett.cannon, ezio.melotti, eric.araujo, berker.peksag, serhiy.storchaka, jhosmer
2014-10-01 02:11:45python-devlinkissue16537 messages
2014-10-01 02:11:45python-devcreate