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 amper, bethard, rhettinger, serhiy.storchaka
Date 2018-07-18.17:40:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531935600.82.0.56676864532.issue34149@psf.upfronthosting.co.za>
In-reply-to
Content
Accepting None has a drawback. It can hide a bug when the key function unexpectedly becomes None.
History
Date User Action Args
2018-07-18 17:40:00serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, bethard, amper
2018-07-18 17:40:00serhiy.storchakasetmessageid: <1531935600.82.0.56676864532.issue34149@psf.upfronthosting.co.za>
2018-07-18 17:40:00serhiy.storchakalinkissue34149 messages
2018-07-18 17:40:00serhiy.storchakacreate