Hi,<div><br></div><div>Stackless Python 3.2 has been officially released.  It was ready to release when Python 3.2 was released, but due to both unforeseen demands on my time and the inability to get the Windows installer to generate, I was unable to complete the release process.   You can get it in the usual place:</div>
<div><br></div><div>  <a href="http://zope.stackless.com/Members/rmtew/News%20Archive/3.2">http://www.stackless.com/Members/rmtew/News%20Archive/3.2</a></div><div><br></div><div>I'd appreciate it if people could download it and give it a shot in any of the following ways:</div>
<div><br></div><div> - Download and install the Windows installer and report back if it installs and works without error.</div><div><br></div><div> - Download and build the source code and ensure the unit tests pass on your platform.  If you get failures, download and build the source code of regular Python 3.2 and  see whether you get the same failures there.  Run both the Python unit tests (Lib/test/regrtest.py) and the Stackless unit tests (Stackless/unittests/runAll.py).</div>
<div><br></div><div>Any help with testing this would be appreciated! :-)</div><div><br></div><div>Cheers,</div><div>Richard.</div>