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 miss-islington
Recipients DimitriPapadopoulosOrfanos, docs@python, miss-islington, rhettinger, tim.peters
Date 2021-09-21.17:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632246811.1.0.915251518103.issue45246@roundup.psfhosted.org>
In-reply-to
Content
New changeset aea92de9900ceb8d679a9324fc72621940b9c8a0 by Miss Islington (bot) in branch '3.9':
bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494)
https://github.com/python/cpython/commit/aea92de9900ceb8d679a9324fc72621940b9c8a0
History
Date User Action Args
2021-09-21 17:53:31miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, docs@python, DimitriPapadopoulosOrfanos
2021-09-21 17:53:31miss-islingtonsetmessageid: <1632246811.1.0.915251518103.issue45246@roundup.psfhosted.org>
2021-09-21 17:53:31miss-islingtonlinkissue45246 messages
2021-09-21 17:53:31miss-islingtoncreate