Stackless Python Support

Stackless Python is now supported in both ShiningPanda CI and the shiningpanda-plugin.

Stackless Python is a modified version of the Python programming language that provides microthreads, that is to say cheap and lightweight threads. For instance the nagare web framework relies on it.

We support pretty much all versions of Stackless Python, from 2.4 up to 3.2. You can select them in the python builders:

image

Of course all Stackless Python versions are also available in your Python axis.