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 terry.reedy
Recipients amper, bethard, rhettinger, serhiy.storchaka, terry.reedy
Date 2018-07-21.02:20:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532139634.46.0.56676864532.issue34149@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, the nsmallest/largest key param was added Dec 2, 2004, before keyword-only parameters.
https://github.com/python/cpython/commit/4901a1f267e9d632f85054ce8b21ff23bff305e1
History
Date User Action Args
2018-07-21 02:20:34terry.reedysetrecipients: + terry.reedy, rhettinger, bethard, serhiy.storchaka, amper
2018-07-21 02:20:34terry.reedysetmessageid: <1532139634.46.0.56676864532.issue34149@psf.upfronthosting.co.za>
2018-07-21 02:20:34terry.reedylinkissue34149 messages
2018-07-21 02:20:34terry.reedycreate