mod_python-dev
Thread
Date
Messages by Date
2010/07/16
Quetzalcoatl/mod_python retirement
Henri Yandell
2010/05/27
[jira] Created: (MODPYTHON-257) md5 module is deprecated; use hashlib instead
Forest (JIRA)
2010/03/06
Re: Mod_python and unicode
Graham Dumpleton
2010/03/05
Mod_python and unicode
Anders Blomdell
2010/03/02
Re: Bizarre behaviour in util.FieldStorage
Graham Dumpleton
2010/03/02
Re: Bizarre behaviour in util.FieldStorage
Anders Blomdell
2010/03/02
[jira] Updated: (MODPYTHON-256) util.FieldStorage __setitem__/__delitem__ might affect wrong field
Anders Blomdell (JIRA)
2010/03/02
[jira] Created: (MODPYTHON-256) util.FieldStorage __setitem__/__delitem__ might affect wrong field
Anders Blomdell (JIRA)
2010/03/01
Re: Bizarre behaviour in util.FieldStorage
Grisha Trubetskoy
2010/03/01
Re: Bizarre behaviour in util.FieldStorage
Graham Dumpleton
2010/03/01
Re: Bizarre behaviour in util.FieldStorage
Anders Blomdell
2010/03/01
Bizarre behaviour in util.FieldStorage
Anders Blomdell
2009/12/29
PyCon Early Bird is Ending Soon!
VanL
2009/10/22
[jira] Commented: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.
Graham Dumpleton (JIRA)
2009/10/22
[jira] Commented: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.
Michael P. Soulier (JIRA)
2009/10/21
[jira] Commented: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.
Graham Dumpleton (JIRA)
2009/10/21
[jira] Commented: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.
Michael P. Soulier (JIRA)
2009/10/09
[jira] Commented: (MODPYTHON-135) [SECURITY] A Security Issue with FileSession in 3.2.7
Brian Martin (JIRA)
2009/06/07
[jira] Commented: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/06/07
[jira] Updated: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/06/07
[jira] Commented: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/06/07
[jira] Commented: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
William A. Rowe, Jr. (JIRA)
2009/06/07
[jira] Commented: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/06/07
[jira] Commented: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/06/07
[jira] Created: (MODPYTHON-255) PythonInputFilter doesn't appear to work for chunked request content.
Graham Dumpleton (JIRA)
2009/04/05
[jira] Commented: (MODPYTHON-205) Python version mismatch check and patch level revisions.
Graham Dumpleton (JIRA)
2008/12/30
[jira] Created: (MODPYTHON-254) Signed Sessions should use a salt and not rely on md5.
Grisha Trubetskoy (JIRA)
2008/12/30
[jira] Updated: (MODPYTHON-254) Signed Cookies should use a salt and not rely on md5.
Grisha Trubetskoy (JIRA)
2008/12/29
[jira] Created: (MODPYTHON-253) Thread local storage only lasts for life of a request.
Graham Dumpleton (JIRA)
2008/12/29
[jira] Commented: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.
Graham Dumpleton (JIRA)
2008/12/03
[jira] Updated: (MODPYTHON-205) Python version mismatch check and patch level revisions.
Graham Dumpleton (JIRA)
2008/10/25
[jira] Commented: (MODPYTHON-222) Support for chunked transfer encoding on request content.
Graham Dumpleton (JIRA)
2008/10/25
[jira] Commented: (MODPYTHON-222) Support for chunked transfer encoding on request content.
Michael Barton (JIRA)
2008/09/29
[jira] Commented: (MODPYTHON-252) mod_python install forces Python libraries into system-wide install directory
Graham Dumpleton (JIRA)
2008/09/29
[jira] Commented: (MODPYTHON-252) mod_python install forces Python libraries into system-wide install directory
Josh Kupershmidt (JIRA)
2008/09/28
[jira] Commented: (MODPYTHON-252) mod_python install forces Python libraries into system-wide install directory
Graham Dumpleton (JIRA)
2008/09/28
[jira] Created: (MODPYTHON-252) mod_python install forces Python libraries into system-wide install directory
Josh Kupershmidt (JIRA)
2008/08/19
[jira] Assigned: (MODPYTHON-226) req.status_line should be writable to allow custom status lines.
Graham Dumpleton (JIRA)
2008/08/19
[jira] Updated: (MODPYTHON-226) req.status_line should be writable to allow custom status lines.
Graham Dumpleton (JIRA)
2008/08/19
[jira] Assigned: (MODPYTHON-238) req.connection.keepalive should be writable
Graham Dumpleton (JIRA)
2008/08/19
[jira] Updated: (MODPYTHON-238) req.connection.keepalive should be writable
Graham Dumpleton (JIRA)
2008/08/06
[jira] Created: (MODPYTHON-251) Protect against calls to deleted req object
Jason Carver (JIRA)
2008/07/22
Re: Dropping of support for non threaded Python.
Gregory (Grisha) Trubetskoy
2008/07/20
Dropping of support for non threaded Python.
Graham Dumpleton
2008/07/19
Re: Chunked request content patch
Alex Cichowski
2008/07/19
Re: Chunked request content patch
Graham Dumpleton
2008/07/18
Re: Chunked request content patch
Alex Cichowski
2008/07/17
Re: Chunked request content patch
Graham Dumpleton
2008/07/15
[jira] Commented: (MODPYTHON-234) SystemError: bad argument to internal function
Alex Cichowski (JIRA)
2008/07/15
[jira] Commented: (MODPYTHON-212) req.read() with no arguments doesn't return all data where input filter inserts extra data in input stream.
Alex Cichowski (JIRA)
2008/07/15
[jira] Commented: (MODPYTHON-211) Potential memory leak in req.readlines().
Alex Cichowski (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-222) Support for chunked transfer encoding on request content.
Alex Cichowski (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-245) Incorrect prototype for exported optional function.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Assigned: (MODPYTHON-245) Incorrect prototype for exported optional function.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-220) In PSP pages, 'import' doesn't map through to apache.import_module().
Graham Dumpleton (JIRA)
2008/07/15
[jira] Assigned: (MODPYTHON-220) In PSP pages, 'import' doesn't map through to apache.import_module().
Graham Dumpleton (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-219) New importer redundantly reloading modules.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Created: (MODPYTHON-250) mod_python fails on MacOS X 10.5 (Leopard) due to multi architecture issues.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Commented: (MODPYTHON-250) mod_python fails on MacOS X 10.5 (Leopard) due to multi architecture issues.
Graham Dumpleton (JIRA)
2008/07/15
[jira] Commented: (MODPYTHON-249) Build failure in 3.3.1
Graham Dumpleton (JIRA)
2008/07/15
[jira] Updated: (MODPYTHON-249) Build failure in 3.3.1
Graham Dumpleton (JIRA)
2008/07/15
[jira] Assigned: (MODPYTHON-249) Build failure in 3.3.1
Graham Dumpleton (JIRA)
2008/07/15
[jira] Created: (MODPYTHON-249) Build failure in 3.3.1
Jim Nelson (JIRA)
2008/07/10
Chunked request content patch
Alex Cichowski
2008/06/30
Re: connobject.c broke with apr 1.3.2
William A. Rowe, Jr.
2008/06/30
connobject.c broke with apr 1.3.2
Cyrille Froehlich
2008/06/26
[jira] Commented: (MODPYTHON-234) SystemError: bad argument to internal function
Matthew Woodcraft (JIRA)
2008/06/19
Re: mod_python 3.3.1 bug report
Graham Dumpleton
2008/06/19
Re: mod_python 3.3.1 bug report
Graham Dumpleton
2008/06/15
mod_python 3.3.1 bug report
Mike Landis
2008/04/13
[jira] Created: (MODPYTHON-248) Outdated documentation: PythonHandler and sys.path
Sergiy Kuzmenko (JIRA)
2008/03/22
[jira] Updated: (MODPYTHON-205) Python version mismatch check and patch level revisions.
Jeff Stuart (JIRA)
2008/03/20
[jira] Commented: (MODPYTHON-205) Python version mismatch check and patch level revisions.
Jeff Stuart (JIRA)
2008/03/13
[jira] Commented: (MODPYTHON-244) Add mention of "req.form" attribute to documentation
Joseph Bernhardt (JIRA)
2008/02/12
[jira] Updated: (MODPYTHON-247) glitches in CGI handler documentation
Vincent Legoll (JIRA)
2008/02/12
[jira] Created: (MODPYTHON-247) glitches in CGI handler documentation
Vincent Legoll (JIRA)
2008/01/29
[jira] Updated: (MODPYTHON-246) The apache return codes should either be moved to the apache section or at least cross referenced there.
Colin Fox (JIRA)
2008/01/29
[jira] Created: (MODPYTHON-246) The apache return codes should either be moved to the apache section.
Colin Fox (JIRA)
2008/01/28
[jira] Created: (MODPYTHON-245) Incorrect prototype for exported optional function.
Graham Dumpleton (JIRA)
2008/01/28
[jira] Created: (MODPYTHON-244) Add mention of "req.form" attribute to documentation
w s (JIRA)
2008/01/23
[jira] Updated: (MODPYTHON-3) mod_python cannot parse cookies with $-prefixed attributes
Ken Brownfield (JIRA)
2008/01/23
[jira] Commented: (MODPYTHON-3) mod_python cannot parse cookies with $-prefixed attributes
Ken Brownfield (JIRA)
2008/01/23
Re: mod_python 3.3.1 bug and patch
Graham Dumpleton
2008/01/23
mod_python 3.3.1 bug and patch
Ken Brownfield
2008/01/23
moving SVN
Gregory (Grisha) Trubetskoy
2008/01/05
[jira] Issue Comment Edited: (MODPYTHON-186) Build process not using correct values from Python config Makefile.
bob pasker (JIRA)
2008/01/05
[jira] Commented: (MODPYTHON-186) Build process not using correct values from Python config Makefile.
bob pasker (JIRA)
2007/11/30
IMPORTANT: New mailing list info.
Gregory (Grisha) Trubetskoy
2007/11/30
test
Gregory (Grisha) Trubetskoy