Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

execnet-1.0.5 released: doc & finalization fixes

0 views
Skip to first unread message

holger krekel

unread,
Feb 7, 2010, 11:44:30 AM2/7/10
to execn...@codespeak.net, python announce

execnet is a small and stable pure-python library for working with local or
remote clusters of Python interpreters, with ease. It supports seamless
instantiation of and interaction with remote interpreters through the
'ssh' command line tool. It supports Python 2.4-3.1, Jython-2.5.1 and pypy-c.

The 1.0.5 release is a minor backward compatible release with these changes:

- more care during receiver-thread finalization during interp-shutdown,
should get rid of annoying and meaningless exceptions
- fix glitch in ssh-fileserver example
- experimentally add "setup.py test" support - will run py.test

More info here:

http://codespeak.net/execnet

cheers,

holger
--

0 new messages