cookies generation by session, patch

2006-03-21 Thread Stanislav Ershov
Hi, I wrote a simple patch for 'Session.py'. Patch adds possibility to disable cookies generation by session. And it's optional. By default cookies generation enabled. Add Apache directive 'Python Option sessin_cookie_generation 0' for disabling. ---

Re: cookies generation by session, patch

2006-03-21 Thread Graham Dumpleton
Now can you explain why one would want to do this? Unless you provide some justification of why it is necessary it is less likely to be accepted as although the reasons may be obvious to you, it may not be to us. There also may be better ways of achieving the same end. Also, describe why

mod_python directory index error

2006-03-21 Thread Firat KUCUK
Hi, i have a little problem about Directory Index. this is our .htaccess file: Allow from   All AddHandler   mod_python .py PythonHandler    wepy.handler PythonDebug  On DirectoryIndex   index.htm index.html index.php index.py index.pl wepy is a new PHP like web python

[jira] Created: (MODPYTHON-150) make_obcallback not thread protected

2006-03-21 Thread Graham Dumpleton (JIRA)
make_obcallback not thread protected Key: MODPYTHON-150 URL: http://issues.apache.org/jira/browse/MODPYTHON-150 Project: mod_python Type: Bug Components: core Versions: 3.2.8, 3.1.4 Reporter: Graham Dumpleton

[jira] Work started: (MODPYTHON-150) make_obcallback not thread protected

2006-03-21 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-150?page=all ] Work on MODPYTHON-150 started by Graham Dumpleton make_obcallback not thread protected Key: MODPYTHON-150 URL: http://issues.apache.org/jira/browse/MODPYTHON-150

Re: mod_python directory index error

2006-03-21 Thread Graham Dumpleton
Firat KUCUK wrote .. Hi, i have a little problem about Directory Index. this is our .htaccess file: Allow from All AddHandler mod_python .py PythonHandlerwepy.handler PythonDebug On DirectoryIndex index.htm index.html index.php index.py index.pl wepy is

Re: cookies generation by session, patch

2006-03-21 Thread Graham Dumpleton
Now that I have some time, I'll explain why I want your reasoning. I didn't have the time when I sent original email. The only reason I can think of for Session not to generate a cookie is because the SID is being extracted from the URL or is being passed by some mechanism other than as a cookie.

Re: cookies generation by session, patch

2006-03-21 Thread Jim Gallacher
Graham Dumpleton wrote: Now that I have some time, I'll explain why I want your reasoning. I didn't have the time when I sent original email. The only reason I can think of for Session not to generate a cookie is because the SID is being extracted from the URL or is being passed by some

Re: mod_python directory index error

2006-03-21 Thread Jim Gallacher
Firat KUCUK wrote: Graham Dumpleton yazmış: Firat KUCUK wrote .. Hi, i have a little problem about Directory Index. this is our .htaccess file: Allow from All AddHandler mod_python .py PythonHandlerwepy.handler PythonDebug On DirectoryIndex index.htm index.html

[jira] Resolved: (MODPYTHON-150) make_obcallback not thread protected

2006-03-21 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-150?page=all ] Graham Dumpleton resolved MODPYTHON-150: Fix Version: 3.3 Resolution: Fixed make_obcallback not thread protected Key:

[jira] Resolved: (MODPYTHON-93) Improve util.FieldStorage efficiency

2006-03-21 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-93?page=all ] Jim Gallacher resolved MODPYTHON-93: Resolution: Fixed Improve util.FieldStorage efficiency Key: MODPYTHON-93 URL:

mod_python 3.3.0-dev-20060321 available for testing

2006-03-21 Thread Jim Gallacher
mod_python-3.3.0-dev-20060321 is available for testing. We are asking the mod_python development community for assistance in testing the current development branch. Hopefully this will allow us to catch new bugs or regressions early, and when we are ready for the next release the beta cycle

Re: mod_python 3.3.0-dev-20060321 available for testing

2006-03-21 Thread Nicolas Lehuen
? seem to reside in libhttpd.dll, a part of Apache 2.2, so I guess it's a problem with my Apache setup. I'll try this on my Apache 2.0 setup on my PC at work and let you know. Regards, Nicolas 2006/3/22, Jim Gallacher [EMAIL PROTECTED]: mod_python-3.3.0-dev-20060321 is available for testing. We