summaryrefslogtreecommitdiffstats
path: root/Doc/howto/sorting.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #24715: Improve sort stability exampleRaymond Hettinger2016-04-261-1/+5
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-3/+3
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
* Fix typoRaymond Hettinger2012-04-291-1/+1
* Update the sorting howto to reflect the PEP 8 advisory to define all six rich...Raymond Hettinger2012-01-101-3/+7
* A number of small fixups for the sorting howto guide.Raymond Hettinger2011-07-191-4/+17
* Merged revisions 87949 via svnmerge fromBenjamin Peterson2011-01-121-2/+2
* Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,...Georg Brandl2010-11-261-1/+1
* Document key-functions in the glossary.Raymond Hettinger2010-11-061-0/+2
* Add the sorting HOWTO to the main docs.Raymond Hettinger2010-04-111-0/+284