summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/py/doc/announce/release-0.9.2.txt
blob: bc2d2ef2908ce288dae925116f138f588ed75d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
py lib 0.9.2: bugfix release
=============================

Welcome to the 0.9.2 py lib and py.test release -
mainly fixing Windows issues, providing better
packaging and integration with setuptools.

Here is a quick summary of what the py lib provides:

* py.test: cross-project testing tool with many advanced features
* py.execnet: ad-hoc code distribution to SSH, Socket and local sub processes
* py.magic.greenlet: micro-threads on standard CPython ("stackless-light")
* py.path: path abstractions over local and subversion files
* rich documentation of py's exported API
* tested against Linux, Win32, OSX, works on python 2.3-2.6

See here for more information:

Pypi pages: http://pypi.python.org/pypi/py/

Download/Install:   http://codespeak.net/py/0.9.2/download.html

Documentation/API:  http://codespeak.net/py/0.9.2/index.html

best and have fun,

holger krekel