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 DimitriPapadopoulosOrfanos, docs@python, rhettinger, tim.peters
Date 2021-09-21.17:26:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632245196.08.0.675881601602.issue45246@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a0dcc5b2e04d9c51350107734f12a1cbc0284a7 by Raymond Hettinger in branch 'main':
bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494)
https://github.com/python/cpython/commit/9a0dcc5b2e04d9c51350107734f12a1cbc0284a7
History
Date User Action Args
2021-09-21 17:26:36rhettingersetrecipients: + rhettinger, tim.peters, docs@python, DimitriPapadopoulosOrfanos
2021-09-21 17:26:36rhettingersetmessageid: <1632245196.08.0.675881601602.issue45246@roundup.psfhosted.org>
2021-09-21 17:26:36rhettingerlinkissue45246 messages
2021-09-21 17:26:36rhettingercreate