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 andymaier, docs@python, eric.araujo, ezio.melotti, martin.panter, r.david.murray, rhettinger, sandro.tosi, terry.reedy, tshepang
Date 2019-08-22.16:11:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4109263a7edce11194e301138cf66fa2d07f7ce4 by Raymond Hettinger in branch 'master':
bpo-14050: Note that not all data can be sorted (GH-15381)
https://github.com/python/cpython/commit/4109263a7edce11194e301138cf66fa2d07f7ce4
History
Date User Action Args
2019-08-22 16:11:38rhettingersetrecipients: + rhettinger, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, docs@python, tshepang, martin.panter, andymaier
2019-08-22 16:11:38rhettingersetmessageid: <[email protected]>
2019-08-22 16:11:38rhettingerlinkissue14050 messages
2019-08-22 16:11:38rhettingercreate