Re: mod_python 3.2.8 available for testing

2006-02-22 Thread Mike Looijmans
Yup. Much better with that one: ## Ran 6 tests in 91.047s OK ## You have my +1 (even though you weren't waiting for it) And my merged util.py also passes the test suite, which is what I really wanted to know. -- Mike Looijmans Philips Natlab / Topic Automation Nicolas Lehuen wrote: Yup,

[jira] Created: (MODPYTHON-139) Running make clean/distclean doesn't clean up test directory.

2006-02-22 Thread Graham Dumpleton (JIRA)
Running make clean/distclean doesn't clean up test directory. - Key: MODPYTHON-139 URL: http://issues.apache.org/jira/browse/MODPYTHON-139 Project: mod_python Type: Bug Components: core Versions: 3.3

Re: mod_python 3.2.8 available for testing

2006-02-22 Thread Jim Gallacher
Oh crap. I changed the License information in htdocs/tests.py and thought, "Gee this is a simple change. No need to run the unit tests before I commit the changes". Wrong. As it happens one of the unit tests looks at the first line of htdocs/tests.py, which of course is now different. I've fi

Re: mod_python 3.2.8 available for testing

2006-02-22 Thread Ron Reisor
I know you're going ahead with 3.2.8 already, but I thought this would be interesting: +1 Mac OS X 10.4.5 Intel Core Duo, apache 2.0.55 mpm-prefork, python 2.4.2 cheers, Ron Ron Reisor <[EMAIL PROTECTED]> (RWR3) University of Delaware Information Technologies/Network and Systems Services Com

Re: mod_python 3.2.8 available for testing

2006-02-22 Thread Nicolas Lehuen
Indeed :) 2006/2/22, Ron Reisor <[EMAIL PROTECTED]>: > I know you're going ahead with 3.2.8 already, but I thought this would be > interesting: > > +1 Mac OS X 10.4.5 Intel Core Duo, apache 2.0.55 mpm-prefork, python 2.4.2 > > cheers, > > Ron > > > Ron Reisor <[EMAIL PROTECTED]> (RWR3) > Universit

[jira] Updated: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write().

2006-02-22 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-112?page=all ] Graham Dumpleton updated MODPYTHON-112: --- Attachment: grahamd_20060223_1.diff Attached patch "grahamd_20060223_1.diff". Would like confirmation on final solution for this issue before