[ http://issues.apache.org/jira/browse/MODPYTHON-93?page=all ]
Graham Dumpleton resolved MODPYTHON-93.
---
Resolution: Fixed
Not heard of anyone who has specifically tested to see if this works with older
versions of Trac or not, but code passing tes
[ http://issues.apache.org/jira/browse/MODPYTHON-198?page=all ]
Graham Dumpleton resolved MODPYTHON-198.
Resolution: Fixed
Looks like JIRA is not showing subversion commits or has not recorded some from
when they were doing their infrastructure
dates for new module importer, but that doesn't need to stop a beta
being done.
Graham
On 05/11/2006, at 8:35 AM, Jim Gallacher wrote:
It sure feels like we are close thanks to Graham's hard work. I've
been doing some testing and it's looking good.
With 3.3.0-dev-2006
On 05/11/2006, at 7:32 AM, Jim Gallacher wrote:
I was fixing a error in the new mp_conn.log_error method and I
noticed that the connobject struct has a PyObject *server element.
There is no corresponding apache conn_rec->server attribute, I
don't see it being used anywhere in our code, and
Cool. I said the correct thing in the JIRA issue, but then did the wrongthing in the code. :-)From JIRA. Note that ap_log_cerror() was only introduced during Apache 2.0.55. As a result, if an older version of Apache is used than that, instead of using ap_log_cerror(), it would use ap_log_error()
Incomplete documentation. For AddHandler it would always have required
the .psp_ extension case to be listed explicitly.
On 05/11/2006, at 3:04 AM, Jim Gallacher wrote:
I was doing a bit of work on the Docs and I noticed a problem with
the .psp_ trick to get the listing of the source and gener
ready for a 3.3 beta?
It sure feels like we are close thanks to Graham's hard work. I've
been doing some testing and it's looking good.
With 3.3.0-dev-20061104 (r471260):
+1 Linux Debian 3.1 Stable, Apache 2.0.54 (prefork-mpm), python 2.3.5
+1 Linux Debian 3.1 Stable, Apache 2.0
nks,
Jeff
- Original Message -
From: "Jim Gallacher" <[EMAIL PROTECTED]>
To:
Sent: Saturday, November 04, 2006 4:35 PM
Subject: Are we ready for a 3.3 beta?
It sure feels like we are close thanks to Graham's hard work. I've been
doing some testing and it'
It sure feels like we are close thanks to Graham's hard work. I've been
doing some testing and it's looking good.
With 3.3.0-dev-20061104 (r471260):
+1 Linux Debian 3.1 Stable, Apache 2.0.54 (prefork-mpm), python 2.3.5
+1 Linux Debian 3.1 Stable, Apache 2.0.54 (prefork-mpm), p
I was fixing a error in the new mp_conn.log_error method and I noticed
that the connobject struct has a PyObject *server element. There is no
corresponding apache conn_rec->server attribute, I don't see it being
used anywhere in our code, and it is undocumented in mp_conn members.
See src/conn
I was doing a bit of work on the Docs and I noticed a problem with the
.psp_ trick to get the listing of the source and generated code. This is
not a feature I use so I'm not sure if the documentation is incorrect
or if the behaviour has changed. Simply appending "_" to the URL does
not work a
[ http://issues.apache.org/jira/browse/MODPYTHON-201?page=all ]
Jim Gallacher closed MODPYTHON-201.
---
Fix Version/s: 3.3
Resolution: Fixed
Already fixed in a more recent commit.
> ReportError in importer.py raises an exception for mal-formed psp
Sometimes it's hard to keep up with you, Graham. ;)
Although I haven't been around much lately, I have been compiling and
testing the svn commits on a regular basis. As it happens, the machine I
used for this bug report was not one with the latest and greatest.
Jim
Graham Dumpleton wrote:
13 matches
Mail list logo