Re: Release schedule

2005-08-08 Thread Jim Gallacher
Gregory (Grisha) Trubetskoy wrote: I thought may be putting together a release schedule would help making 3.2 closer to reality. I would really like to see it out some time before the next ApacheCon US (10-14 December). I've submitted a mod_python talk and if it gets approved, it'd be nice

Re: Different approach to req.get_session().

2005-08-08 Thread Jim Gallacher
Just so everyone is clear, implementation of req.get_session() or its equivalent has been deferred to version 3.3. Graham Dumpleton wrote: Some will know that I haven't been too keen on the way in which the proposed new req.get_session() method was being implemented. My concerns were that it wa

Re: Release schedule

2005-08-08 Thread Gregory (Grisha) Trubetskoy
On Mon, 8 Aug 2005, Jim Gallacher wrote: I had to double escape the r, ie \\\release to make it work. Grisha, did you generate the docs on BSD before, and if so is the BSD sed different? Yes, it was always done on FreeBSD before - it is quite likely that the sed is different More likely

Re: Different approach to req.get_session().

2005-08-08 Thread Graham Dumpleton
Graham Dumpleton wrote .. > > On 09/08/2005, at 7:51 AM, Graham Dumpleton wrote: > >> Will it introduce new and exciting locking issues for accessing the > >> cache? > > > > I don't think so, the caching is effectively done on a thread specific > > basis only and thus where the lock synchronisatio

[jira] Created: (MODPYTHON-69) Potential deadlock in psp cache

2005-08-08 Thread Jim Gallacher (JIRA)
Potential deadlock in psp cache --- Key: MODPYTHON-69 URL: http://issues.apache.org/jira/browse/MODPYTHON-69 Project: mod_python Type: Bug Components: publisher Versions: 3.2.0 Environment: All Reporter: Jim Gallacher Th

[jira] Updated: (MODPYTHON-69) Potential deadlock in psp cache

2005-08-08 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-69?page=all ] Jim Gallacher updated MODPYTHON-69: --- Description: This issue was discussed on the python-dev mailing list but not followed up on. Fixing that now. In psp.py def dbm_cache_store(srv, dbm

Re: [jira] Updated: (MODPYTHON-69) Potential deadlock in psp cache

2005-08-08 Thread Jim Gallacher
I've committed the fix. For some reason JIRA is picking up the subversion commits but not forwarding the message to the mailing list. This issue can be closed. Jim Jim Gallacher (JIRA) wrote: [ http://issues.apache.org/jira/browse/MODPYTHON-69?page=all ] Jim Gallacher updated MODPYTHON-

Re: Release schedule

2005-08-08 Thread Jim Gallacher
Jim Gallacher wrote: Gregory (Grisha) Trubetskoy wrote: I thought may be putting together a release schedule would help making 3.2 closer to reality. I would really like to see it out some time before the next ApacheCon US (10-14 December). I've submitted a mod_python talk and if it gets