[py-dev] Merged changes back into the trunk, please test...
Hi! After some more delays, I've now applied a set of trunk changes to the 0.9.0-bugfix branch that seems to result in a relatively stable situation, hopefully good enough for 0.9.1. Please, if you have some time, check out the branch, run the tests and let me know what you think... Branch URL: https://codespeak.net/svn/py/branch/bugfix-0.9.0 Thanks in advance! Cheers, Guido
On Mon, Mar 17, 2008 at 12:21 PM, Guido Wesdorp <johnny@johnnydebris.net> wrote:
Please, if you have some time, check out the branch, run the tests and let me know what you think...
I just checked in one small spelling fix, and after that I get: ========== tests finished: 1238 passed, 171 skipped in 75.93 seconds ========== This is on Windows Vista with Python 2.5.2. Looking good! (actually better than trunk on my machine, where I can't actually make it through a full run of the tests successfully today. Mostly due to greenlet tests which should be disabled on my machine) Take care, -Brian
participants (2)
-
Brian Dorsey -
Guido Wesdorp