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 vstinner
Recipients josh.r, rhettinger, serhiy.storchaka, vstinner, wbolster
Date 2015-02-23.11:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424689788.61.0.505502438001.issue23493@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, forget my comment. sorted() never changes the input list, so the microbenchmark is ok.
History
Date User Action Args
2015-02-23 11:09:48vstinnersetrecipients: + vstinner, rhettinger, serhiy.storchaka, wbolster, josh.r
2015-02-23 11:09:48vstinnersetmessageid: <1424689788.61.0.505502438001.issue23493@psf.upfronthosting.co.za>
2015-02-23 11:09:48vstinnerlinkissue23493 messages
2015-02-23 11:09:48vstinnercreate