[jira] Commented: (MODPYTHON-19) Add a section about security in the documentation

2006-03-02 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-19?page=comments#action_12368618 ] Jim Gallacher commented on MODPYTHON-19: Another security discussion on the mod_python mailing list: http://www.modpython.org/pipermail/mod_python/2006-March/020482.

[jira] Commented: (MODPYTHON-109) Signal handler calling Py_Finalize() when child processes being killed.

2006-03-02 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-109?page=comments#action_12368620 ] Jim Gallacher commented on MODPYTHON-109: - Just how unreliable is the use of server.register_cleanup? I wonder how many people may be using it as is, and accepting

Re: My plans for mod_python changes (260206).

2006-03-02 Thread Jim Gallacher
Graham Dumpleton wrote: One of the problems when I am looking at making changes to mod_python is knowing that there is some consensus that changes are a good thing, or at least that there is no objection. I feel the same way. Let's establish some policy. I'll start a separate thread for that

Re: My plans for mod_python changes (260206).

2006-03-02 Thread Graham Dumpleton
Jim Gallacher wrote .. > > https://issues.apache.org/jira/browse/MODPYTHON-104 > > Allow Python code callouts with mod_include (SSI). > > The unit test fails for the applied patch. It looks like it's missing > LoadModule in the config section. I've attached a patch. I'd attach it > to the i