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 georg.brandl
Recipients Wilfred.Hughes, docs@python, georg.brandl
Date 2014-08-20.18:19:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408558743.6.0.305609585714.issue22237@psf.upfronthosting.co.za>
In-reply-to
Content
I agree: The docs for list.sort() do guarantee the stability, so sorted() should have the same indication.
History
Date User Action Args
2014-08-20 18:19:03georg.brandlsetrecipients: + georg.brandl, docs@python, Wilfred.Hughes
2014-08-20 18:19:03georg.brandlsetmessageid: <1408558743.6.0.305609585714.issue22237@psf.upfronthosting.co.za>
2014-08-20 18:19:03georg.brandllinkissue22237 messages
2014-08-20 18:19:03georg.brandlcreate