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 serhiy.storchaka
Recipients Oren Milman, serhiy.storchaka
Date 2017-08-21.17:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503335950.57.0.860262381301.issue31236@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 58cf7488d5dcc8f47151d09fc1fa057b4dda563b by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-31236: Improved some error messages of min() and max().
https://github.com/python/cpython/commit/58cf7488d5dcc8f47151d09fc1fa057b4dda563b
History
Date User Action Args
2017-08-21 17:19:10serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-08-21 17:19:10serhiy.storchakasetmessageid: <1503335950.57.0.860262381301.issue31236@psf.upfronthosting.co.za>
2017-08-21 17:19:10serhiy.storchakalinkissue31236 messages
2017-08-21 17:19:10serhiy.storchakacreate