Contact

Email (PGP key), Homepage

Address: IBISC, 1st floor, room 16,
University of Évry
Tour Évry 2
523 place des terrasses de l'Agora
91000 Évry, France

Tel: (+33)160873718
Fax: (+33)160873789


Search

Rss Posts

Rss Comments

Login

 

SNAKES 0.9.15 released

Tuesday, May 10, 2011

This new version successfully passes the tests under Python 3.2, only the doctests have been passed, so there is probably still undetected compatibility problems. Notice that tests fail on Python 3.1, but presumably everybody already has 3.2 considering how long 3.1 has existed. Other changes in this release include small bug fixes and a new ABCD example (dinning philosophers).
So far, SNAKES is compatible with Python 2.5 to 3.2 (except 3.1), Pypy (at least 1.5 because 1.4 has a blocking bug), Stackless and Unladen Swallow. Currently, Jython compatibility is broken (on exactly the same problem that broke Pypy 1.4).
As usual, you may download the source code or Ubuntu packages.

Post a comment