Message 322276 - Python tracker

Message322276

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 rhettinger
Recipients amper, bethard, rhettinger, serhiy.storchaka, terry.reedy
Date 2018-07-24.03:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532404708.8.0.56676864532.issue34149@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e22072fb11246f125aa9ff7629c832b9e2407ef0 by Raymond Hettinger (Alexander Marshalov) in branch 'master':
bpo-34149: Behavior of the min/max with key=None (GH-8328)
https://github.com/python/cpython/commit/e22072fb11246f125aa9ff7629c832b9e2407ef0
History
Date User Action Args
2018-07-24 03:58:28rhettingersetrecipients: + rhettinger, terry.reedy, bethard, serhiy.storchaka, amper
2018-07-24 03:58:28rhettingersetmessageid: <1532404708.8.0.56676864532.issue34149@psf.upfronthosting.co.za>
2018-07-24 03:58:28rhettingerlinkissue34149 messages
2018-07-24 03:58:28rhettingercreate