Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Subversion

Anselm Kruis edited this page Jan 4, 2016 · 2 revisions

Subversion repository

Warning

The new versions are now developed in the Mercurial repository

To retrieve one of these old versions from Subversion, use the following commands (Linux, bash):

Python 2.4.4:

svn checkout http://svn.python.org/projects/stackless/tags/python-2.44/

Python 2.5.5:

svn checkout http://svn.python.org/projects/stackless/tags/python-2.55/

Python 2.6.5:

svn checkout http://svn.python.org/projects/stackless/tags/python-2.65/

Python 2.7.1:

svn checkout http://svn.python.org/projects/stackless/tags/python-2.71/

Python 3.1.3:

svn checkout http://svn.python.org/projects/stackless/tags/python-3.13/

Python 3.2:

svn checkout http://svn.python.org/projects/stackless/tags/python-3.2/

Bleeding Edge Versions

To retrieve the latest versions available from Subversion, use the following command (Linux, bash):

Python 2.6:

svn checkout http://svn.python.org/projects/stackless/branches/release26-maint/

Python 2.7:

svn checkout http://svn.python.org/projects/stackless/branches/release27-maint/

Python 3.1:

svn checkout http://svn.python.org/projects/stackless/branches/release31-maint/

Python 3.2:

svn checkout http://svn.python.org/projects/stackless/branches/release32-maint/
Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.