You are viewing a plain text version of this content. The canonical link for it is here.
- Apache MPMs and Python Virtual Machines - posted by Sasha Prikhodko <po...@gilhome.org> on 2005/08/05 10:25:43 UTC, 0 replies.
- Re: 3.2 - posted by "Gregory (Grisha) Trubetskoy" <gr...@ispol.com> on 2005/08/05 16:02:49 UTC, 8 replies.
- [jira] Updated: (MODPYTHON-37) Add apache.register_cleanup(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/06 02:41:35 UTC, 0 replies.
- [jira] Commented: (MODPYTHON-37) Add apache.register_cleanup(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/06 06:24:35 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-37) Add apache.register_cleanup(). - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/06 11:17:35 UTC, 2 replies.
- Different approach to req.get_session(). - posted by Graham Dumpleton <gr...@dscpl.com.au> on 2005/08/08 13:01:52 UTC, 4 replies.
- Release schedule - posted by "Gregory (Grisha) Trubetskoy" <gr...@ispol.com> on 2005/08/08 16:44:24 UTC, 4 replies.
- [jira] Created: (MODPYTHON-69) Potential deadlock in psp cache - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/09 03:59:37 UTC, 2 replies.
- [jira] Updated: (MODPYTHON-69) Potential deadlock in psp cache - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/09 04:11:35 UTC, 1 replies.
- [jira] Updated: (MODPYTHON-46) PythonHandlerModule directive is broken. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/09 14:01:35 UTC, 1 replies.
- [jira] Commented: (MODPYTHON-68) Add a readable/writable req.script_name member. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/09 14:09:35 UTC, 0 replies.
- [jira] Updated: (MODPYTHON-59) Add get_session() method to request object - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/09 14:23:35 UTC, 1 replies.
- [jira] Commented: (MODPYTHON-46) PythonHandlerModule directive is broken. - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/09 16:37:35 UTC, 2 replies.
- max locks - posted by "Gregory (Grisha) Trubetskoy" <gr...@ispol.com> on 2005/08/09 16:54:54 UTC, 3 replies.
- [jira] Created: (MODPYTHON-70) Add configure --with-max-locks option to set MAX_LOCKS. - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/09 20:02:35 UTC, 0 replies.
- [jira] Commented: (MODPYTHON-70) Add configure --with-max-locks option to set MAX_LOCKS. - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/09 20:08:35 UTC, 3 replies.
- _apache._global_lock theory - posted by Daniel Popowich <dp...@comcast.net> on 2005/08/09 22:27:37 UTC, 3 replies.
- [jira] Resolved: (MODPYTHON-58) _apache._global_lock results in segfault when index > number of mutexes - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 12:59:35 UTC, 0 replies.
- Few issues with new mod_python.publisher. - posted by Graham Dumpleton <gr...@dscpl.com.au> on 2005/08/10 13:00:31 UTC, 8 replies.
- [jira] Resolved: (MODPYTHON-62) local_ip and local_host in connection object returns remote_ip and remote_host instead - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 13:01:35 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-66) install_dso target also tries to install Python code files. - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 13:03:35 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-65) 3.2 working version will not install on Mac OS X (10.3.7) - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 13:03:35 UTC, 0 replies.
- Re: 3.2 - resolved issues - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/10 14:12:12 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-69) Potential deadlock in psp cache - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:20:36 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-70) Add configure --with-max-locks option to set MAX_LOCKS. - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:22:35 UTC, 0 replies.
- Using objects to create an explicit hierarchy. - posted by Graham Dumpleton <gr...@dscpl.com.au> on 2005/08/10 14:25:54 UTC, 1 replies.
- [jira] Created: (MODPYTHON-71) Support the HEAD method properly - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:48:35 UTC, 1 replies.
- [jira] Created: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts() - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:53:35 UTC, 0 replies.
- [jira] Assigned: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts() - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:53:35 UTC, 0 replies.
- [jira] Updated: (MODPYTHON-34) mod_python.publisher index.py exposes underscore prefixed variables - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/10 14:55:35 UTC, 0 replies.
- mod_python package maintainers - are you out there? - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/10 15:04:04 UTC, 2 replies.
- Re: 3.2 (import and publisher issues) - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/10 15:44:35 UTC, 2 replies.
- [jira] Commented: (MODPYTHON-71) Support the HEAD method properly - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/10 21:36:10 UTC, 0 replies.
- 3.2 Compile problems with gcc 4.0 - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/11 04:13:22 UTC, 2 replies.
- [jira] Updated: (MODPYTHON-12) ImportError: cannot import name publisher - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/11 05:35:36 UTC, 0 replies.
- Re: 3.2 Compile problems with gcc 4.0 - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/11 16:41:04 UTC, 1 replies.
- [jira] Created: (MODPYTHON-73) Using objects to create an explicit hierarchy. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/13 03:43:53 UTC, 0 replies.
- [jira] Updated: (MODPYTHON-73) Using objects to create an explicit hierarchy. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/13 03:45:54 UTC, 0 replies.
- [jira] Created: (MODPYTHON-74) Add a WSGI handler to support WSGI-based frameworks - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/14 09:58:56 UTC, 1 replies.
- Making req.finfo writable. - posted by Graham Dumpleton <gr...@dscpl.com.au> on 2005/08/14 13:32:17 UTC, 0 replies.
- 3.2 beta release today? - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/15 17:51:23 UTC, 11 replies.
- mod_python 3.2.0-BETA has been tagged in subversion - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/17 02:30:25 UTC, 1 replies.
- mod_python 3.2.0-BETA available for testing - posted by Jim Gallacher <jg...@apache.org> on 2005/08/17 20:03:34 UTC, 14 replies.
- Re: flex [was mod_python 3.2.0-BETA available for testing] - posted by "Gregory (Grisha) Trubetskoy" <gr...@apache.org> on 2005/08/18 15:38:24 UTC, 5 replies.
- input filter problems - posted by Martijn Faassen <fa...@infrae.com> on 2005/08/18 19:57:20 UTC, 0 replies.
- [jira] Updated: (MODPYTHON-65) 3.2 working version will not install on Mac OS X (10.3.7) - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/19 12:08:55 UTC, 1 replies.
- inputfilters and flush - posted by Martijn Faassen <fa...@infrae.com> on 2005/08/19 18:59:59 UTC, 0 replies.
- Publisher bug in 3.2 BETA. - posted by Graham Dumpleton <gr...@dscpl.com.au> on 2005/08/21 13:22:51 UTC, 2 replies.
- mod_python calling PHP from within - posted by Varun Hiremath <va...@iitm.ac.in> on 2005/08/23 19:54:51 UTC, 0 replies.
- Problem with req.path_info - posted by Erik Demaine <ed...@mit.edu> on 2005/08/23 22:59:50 UTC, 2 replies.
- ModPyExtension in setup.py builds another mod_python.so? - posted by "Gregory (Grisha) Trubetskoy" <gr...@ispol.com> on 2005/08/24 19:09:45 UTC, 1 replies.
- [jira] Created: (MODPYTHON-75) Crash and memory leak in python_merge_config due to use of apr_table_overlap - posted by "Boyan Boyadjiev (JIRA)" <ji...@apache.org> on 2005/08/25 16:20:08 UTC, 0 replies.
- [jira] Commented: (MODPYTHON-75) Crash and memory leak in python_merge_config due to use of apr_table_overlap - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/25 17:14:08 UTC, 2 replies.
- Getting ready for 3.2 beta 2 - posted by Jim Gallacher <jg...@sympatico.ca> on 2005/08/26 05:26:26 UTC, 6 replies.
- [jira] Commented: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts() - posted by "Jim Gallacher (JIRA)" <ji...@apache.org> on 2005/08/26 18:02:26 UTC, 2 replies.
- [jira] Updated: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts() - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2005/08/27 13:51:05 UTC, 0 replies.
- [jira] Resolved: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts() - posted by "Nicolas Lehuen (JIRA)" <ji...@apache.org> on 2005/08/27 22:48:04 UTC, 0 replies.
- Django : how to use Django with mod_python - posted by Nicolas Lehuen <ni...@gmail.com> on 2005/08/29 20:47:38 UTC, 0 replies.