Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-30 10:28
2.3

Diese Version ist mit der offiziellen Python-Version 2.3 neu synchronisiert.
Tags: Code cleanup
This release is resynchronized with the official Python 2.3 version.

2003-07-11 12:54
1.2.2

Diese Version ist mit der neuesten Python CVS-Version synchronisiert.
Tags: Minor feature enhancements
This release is resynchronized with the latest Python
CVS version.

2003-04-29 13:00
1.2.1

Diese Version wurde mit den neuesten CVS-Version Python resynched.
Tags: Minor feature enhancements
This release was resynched with the latest Python CVS version.

2003-01-19 00:38
1.2.0

Tags: Minor feature enhancements

2002-09-12 19:45
1.1.3

Die listobject.c Datei wurde auf die neueste CVS-Python-Version aktualisiert.
Tags: Minor feature enhancements
The listobject.c file was upgraded to the latest Python CVS version.

Project Resources