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 pablogsal
Recipients DimitriPapadopoulosOrfanos, docs@python, lukasz.langa, miss-islington, pablogsal, rhettinger, tim.peters
Date 2021-10-04.19:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375123.34.0.599529790514.issue45246@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2e4d66d2e71d36de394e0e7a4e60ed7b6a539933 by Pablo Galindo (Łukasz Langa) in branch '3.10':
[3.10] bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494) (GH-28502)
https://github.com/python/cpython/commit/2e4d66d2e71d36de394e0e7a4e60ed7b6a539933
History
Date User Action Args
2021-10-04 19:18:43pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, docs@python, lukasz.langa, miss-islington, DimitriPapadopoulosOrfanos
2021-10-04 19:18:43pablogsalsetmessageid: <1633375123.34.0.599529790514.issue45246@roundup.psfhosted.org>
2021-10-04 19:18:43pablogsallinkissue45246 messages
2021-10-04 19:18:43pablogsalcreate