<?xml version="1.0" encoding="latin1" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=latin1" /> <meta name="generator" content="Docutils 0.4.1: http://docutils.sourceforge.net/" /> <title>py lib 0.9.1: bugfix release</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <div class="document" id="py-lib-0-9-1-bugfix-release"> <h1 class="title">py lib 0.9.1: bugfix release</h1> <p>Welcome to the 0.9.1 py lib release - a library aiming to support agile and test-driven python development on various levels.</p> <p>This is mostly a bugfix release, with a couple of new features sneaked in. Most important changes:</p> <ul class="simple"> <li>reduced the number of threads used in py.execnet</li> <li>some new functionality (authentication, export, locking) in py.path's Subversion APIs</li> <li>stability and segfault fixes in execnet</li> <li>numerous small fixes in py.test's rsession (experimental pluggable session) and generative test features</li> <li>some fixes in the py.test core</li> <li>added py.misc.killproc, which allows killing processes on (some flavours of) Windows and UNIX</li> </ul> <p>For a complete list of changes, see doc/changes-0.9.1.txt in the source package.</p> <p>Download/Install: <a class="reference" href="http://codespeak.net/py/0.9.1/download.html">http://codespeak.net/py/0.9.1/download.html</a> Documentation/API: <a class="reference" href="http://codespeak.net/py/0.9.1/index.html">http://codespeak.net/py/0.9.1/index.html</a></p> <p>Work on the py lib has been partially funded by the European Union IST programme and by <a class="reference" href="http://merlinux.de">http://merlinux.de</a> within the PyPy project.</p> <p>best, have fun and let us know what you think!</p> <p>holger krekel, Maciej Fijalkowski, Carl Friedrich Bolz, Guido Wesdorp</p> </div> </body> </html>