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 josh.r
Recipients josh.r, timhoffm
Date 2018-08-02.01:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533174267.99.0.56676864532.issue34259@psf.upfronthosting.co.za>
In-reply-to
Content
Copying from the sorted built-in's docstring would make sense here, given that sorted is implemented in terms of list.sort in the first place.
History
Date User Action Args
2018-08-02 01:44:28josh.rsetrecipients: + josh.r, timhoffm
2018-08-02 01:44:27josh.rsetmessageid: <1533174267.99.0.56676864532.issue34259@psf.upfronthosting.co.za>
2018-08-02 01:44:27josh.rlinkissue34259 messages
2018-08-02 01:44:27josh.rcreate