[
http://issues.apache.org/jira/browse/MODPYTHON-76?page=comments#action_12367168
]
Graham Dumpleton commented on MODPYTHON-76:
---
Latest update on this issue is that the change of not flushing if filter closed
does not in itself fix the originally
On 21/02/2006, at 7:08 AM, Jim Gallacher wrote:
The Apache 2.2 support will likely go into the 3.2.9 bugfix release.
We just wanted to get the security problem out of the way first.
Jim, if we are again going to aim for a bug rollup release for 3.2.9
do I
need to stop or hold off on doing a
In fact, I was a little bit on hurry when I posted my patch and did a 'svn
diff' but you are right, the file generated by flex should not be included
into the patch, just the file used to generate it should be included. But
if I remember correctly, I had to regenerate this file as it produces a
they're out there:
http://www.apache.org/dist/httpd/modpython/win/3.2.8/
On Tue, 21 Feb 2006, Nicolas Lehuen wrote:
Hi Grisha,
Could you also put the Win32 binaries and make sure they are
referenced on the download page ? We regularly have questions about
where those binaries are, and I end
OK, sorry, I was mislead by the fact that there were 3.2.5b binaries
in the dist directory.
Regards,
Nicolas
2006/2/21, Gregory (Grisha) Trubetskoy <[EMAIL PROTECTED]>:
>
> they're out there:
>
> http://www.apache.org/dist/httpd/modpython/win/3.2.8/
>
>
> On Tue, 21 Feb 2006, Nicolas Lehuen wrote
Graham Dumpleton wrote:
On 21/02/2006, at 7:08 AM, Jim Gallacher wrote:
The Apache 2.2 support will likely go into the 3.2.9 bugfix release.
We just wanted to get the security problem out of the way first.
Jim, if we are again going to aim for a bug rollup release for 3.2.9 do I
need to st
Nice summary.
+1 for the change.
Jim
Graham Dumpleton wrote:
Jim Gallacher wrote ..
I don't have alot more to say on these last 2 emails. I think you are on
the right path here.
Okay, I think I have a good plan now.
To summarise the whole issue, the way Apache treats multiple handlers in
If I understand this correctly, then +1.
...though I'm wondering if anyone will actually try to do something as
arcane as dynamicaly registering non-content handers? :-)
Grisha
On Tue, 21 Feb 2006, Jim Gallacher wrote:
Nice summary.
+1 for the change.
Jim
Graham Dumpleton wrote:
Jim Gal
Grisha wrote ..
>
> If I understand this correctly, then +1.
>
> ...though I'm wondering if anyone will actually try to do something as
> arcane as dynamicaly registering non-content handers? :-)
I agree, it might not be a totally realistic scenario, but then now that
I have checked in a change
Justin Erenkrantz wrote:
On 2/19/06, Jim Gallacher <[EMAIL PROTECTED]> wrote:
I just notice that a few files still say that mod_python uses Apache
License 1.1 (eg htdocs/tests.py, src/psp_string.c). Can I assume this is
an error and that *everything* should be version 2.0?
Yes. -- justin
Jim Gallacher wrote ..
> Justin Erenkrantz wrote:
> > On 2/19/06, Jim Gallacher <[EMAIL PROTECTED]> wrote:
> >
> >>I just notice that a few files still say that mod_python uses Apache
> >>License 1.1 (eg htdocs/tests.py, src/psp_string.c). Can I assume this
> is
> >>an error and that *everything*
+1
Excellent summary, Graham.
Maybe we could ask on the mod_pyhon mailing list who is stacking
non-content handlers, especially if registered dynamically, and for
what purpose ? This way we could make sure that no one actually relies
on the current cludgy behaviour.
But I agree with you, it's pr
On 2/21/06, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
> Technically speaking, if you make a change to the file, you should be
> ensuring you add the current years date. Ie., not replace it. Thus,
> presuming no changes were made in 2005, you would have:
>
> * Copyright 2004, 2006 Apache Softwar
I get failing tests on WinXP-sp2, apache 2.0.54, python 2.4.2.
This may be because the test suite is looking for things not there yet.
Put the 3.2.8 binary distribution on my system and did a svn update to
get the latest test suite. When running the tests, I got the following
failures (can we
Yup, the SVN trunk currently contains tests that fail on 3.2.8 (Graham
added some features and their unit test in the trunk), but you can
test the 3.2.8 release against the 3.2.8 test suite (available from
https://svn.apache.org/repos/asf/httpd/mod_python/tags/release-3-2-8 )
and you won't see any
15 matches
Mail list logo