Categories

pytst 1.17

pytst 1.17 is out !

The source code can be fetched using git. If you prefer tarballs, head to the downloads page, where you’ll also find Win32 binaries.

Included in this release :

  • Support for 64 bits architectures (tested under Linux only) – thanks to Thomas Brox Røst for the patch.
  • The test script (in python/test/test.py) is now self-contained, no more nasty references to a « tcc » module which was used at my company. Thanks to Paul Harrington for the prodding about this :) , and for our first fork / merge test.

BTW, github is really, really cool. The only thing missing is an issue tracker. Maybe in a future release ?

  • Paul Harrington

    I am running the unit tests right now. Thanks very much for your work.