Re: mod_python 3.3.0-dev-20061109 available for testing (releasecandidate)

2006-11-10 Thread Jorey Bump
Jorey Bump wrote: But going back to 3.2.10 hasn't restored the performance I was seeing earlier, so this may be a nonissue. I'll report back if there are any changes. I tried a few more tests, cycling between versions. 3.2.10 still seems to be a little faster, but I've been able to reach sim

Re: OT: Python C API and reference counting

2006-11-10 Thread Dan Eloff
On 11/9/06, Graham Dumpleton <[EMAIL PROTECTED]> wrote: I would have assumed that the code is safe as the calling Python stack frame still holds a reference count on any objects passed to you and since it is waiting for you to finish, even if in an allow threads state, there shouldn't be anyway t