Projects / python-stablesort

python-stablesort

python-stablesort is an adaptive, stable, natural mergesort. It is a back-port of the new Python 2.3 stable listsort algorithm to all Python versions (tested with all versions from 1.5.2 to 2.2.3). It can also be regarded as some sort of forward-port in case the default Python list sort() method will change to a non-stable algorithm in the future again.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  30 Jul 2003 01:28

Release Notes: This release is resynchronized with the official Python 2.3 version.

  •  11 Jul 2003 03:54

Release Notes: This release is resynchronized with the latest Python CVS version.

  •  29 Apr 2003 04:00

Release Notes: This release was resynched with the latest Python CVS version.

  •  18 Jan 2003 15:38

No changes have been submitted for this release.

  •  12 Sep 2002 10:45

Release Notes: The listobject.c file was upgraded to the latest Python CVS version.

Screenshot

Project Spotlight

JSch

A pure Java implementation of SSH2.

Screenshot

Project Spotlight

album

An HTML photo album and thumbnail generator that supports themes/skins.