[ http://issues.apache.org/jira/browse/MODPYTHON-16?page=all ]
Nicolas Lehuen updated MODPYTHON-16:
Component: publisher
> Publisher : classes could be published
> --
>
> Key: MODPYTHON-16
> URL:
[ http://issues.apache.org/jira/browse/MODPYTHON-16?page=all ]
Work on MODPYTHON-16 stopped by Nicolas Lehuen
> Publisher : classes could be published
> --
>
> Key: MODPYTHON-16
> URL: http://issues.apache.org/jira/browse/MODPYTHON-16
>
[ http://issues.apache.org/jira/browse/MODPYTHON-14?page=all ]
Nicolas Lehuen updated MODPYTHON-14:
Component: publisher
> Returning nothing from mod_python.publisher (2.7.10) causes 500 error text to
> be appended.
> ---
[ http://issues.apache.org/jira/browse/MODPYTHON-80?page=all ]
Nicolas Lehuen resolved MODPYTHON-80:
-
Fix Version: 3.2
Resolution: Fixed
Resolved by Jim.
> Compile problem on IRIX
> ---
>
> Key: MODPYTHON-80
>
[ http://issues.apache.org/jira/browse/MODPYTHON-53?page=all ]
Nicolas Lehuen updated MODPYTHON-53:
Fix Version: 3.2.0
Description:
The mod_python website still has links to CVS repository, instead of subversion.
Also, it would be nice if there
OK I've checked in Graham's fix for MODPYTHON-83, and unsurprisingly it
doesn't break anything on Win32. So I'm ready to provide the next beta
build this week end if we can.
As for MODPYTHON-84 (the one about req.sendfile)I cannot really test it
since there are no symbolic links in Win2k (only jun
[ http://issues.apache.org/jira/browse/MODPYTHON-83?page=all ]
Nicolas Lehuen resolved MODPYTHON-83:
-
Fix Version: 3.2.0
Resolution: Fixed
Checked in Graham's fix.
> mod_python doesn't work if threads not compiled into Python
> ---
Yes, I won't be able to test the fix, just that it doesn't break anything on Win32.
Regards,
Nicolas2005/10/21, Gregory (Grisha) Trubetskoy <[EMAIL PROTECTED]>:
On Fri, 21 Oct 2005, Nicolas Lehuen wrote:> I can try to integrate Graham's proposal for a fix to MODPYTHON-83 and test> it on Win32 this
On 22/10/2005, at 7:40 AM, Gregory (Grisha) Trubetskoy wrote:
On Fri, 21 Oct 2005, Jim Gallacher wrote:
Grisha,
I had the status of these issues flipped in my original message.
The cache problem MODPYTHON-82 *is fixed* in trunk. MODPYTHON-83
(compile problems when python is not threade
On 22/10/2005, at 8:05 AM, Nick wrote:
As to providing "handler()" this is again because it is a
separate sample
distinct from mod_python. If a part of mod_python that can all be
done
transparently. I didn't want to provide a sample where people had to
hack on their mod_python installation
As Jim wrote, the problem about the cache module has been fixed, but
just so you know, it is a utility module which is used my the publisher
in order to cache the published modules. It provides the automatic
reload functionality in a thread-safe way. The problem was that it
assumed threading was en
Graham Dumpleton wrote:
The strange stuff with sys.modules stuff was to protect against any
problems that can occur if people decided to take the sample code and
put it straight in their document tree somewhere where it could be
reloaded. You'll have to trust me that module reloading can cause so
On 22/10/2005, at 12:36 AM, Nick wrote:
Graham Dumpleton wrote:
Anyway, I have attached an updated version of my log handler. This
fixes
the issue with log levels that don't exactly map to any defined
level.
Eliminates the explicit stack for storing request objects and in
general
tries
On Fri, 21 Oct 2005, Nicolas Lehuen wrote:
I can try to integrate Graham's proposal for a fix to MODPYTHON-83 and test
it on Win32 this week-end, but after that I'll be away for a week.
The 83 fix seems to be applicable to where WITH_THREAD is undefined (more
and more rare these days), so th
On Fri, 21 Oct 2005, Nicolas Lehuen wrote:
Hi,
http://issues.apache.org/jira/browse/MODPYTHON-82 is resolved and fixed in
trunk. Are you sure you didn't interchange the two issues ?
Cool, I'm reading my mail serially.
Grisha
Grisha,
I had the status of these issues flipped in my original message. The
cache problem MODPYTHON-82 *is fixed* in trunk. MODPYTHON-83 (compile
problems when python is not threaded, for example on BSD) is not fixed.
Jim
Gregory (Grisha) Trubetskoy wrote:
On Fri, 21 Oct 2005, Jim Gallac
On Fri, 21 Oct 2005, Jim Gallacher wrote:
http://issues.apache.org/jira/browse/MODPYTHON-82 Unresolved
I guess this is another one of those where I wasn't paying attention, so
now I'm behind and don't really know what the cache module does... Too
much code to read too little time :)
Is th
Jim Gallacher <[EMAIL PROTECTED]> writes:
> For some reason all this talk of logging makes me want to sing, sing,
> sing...
>
> Well I'm a lumberjack and I'm OK...
Shurely the wrong song, it should be the song of our alma mater:
Ohh! John Stewart Mill of his own free will
Drank elev
Can we do a release of 3.2.2-final or do we need another beta to fix
issues related to platforms where python is compiled without threads?
http://issues.apache.org/jira/browse/MODPYTHON-82 Unresolved
http://issues.apache.org/jira/browse/MODPYTHON-83 Fixed in trunk
Grisha was hoping for a releas
Graham Dumpleton wrote ..
> It is only recently that I realised that a nested function like that
> could access stack variables of the enclosing function.
I should have added, "when the execution of the enclosing function has
already finished and the nested function is called at a later time". I'm
20 matches
Mail list logo