[issue10484] http.server.is_cgi fails to handle CGI URLs containing PATH_INFO

Roundup Robot report at bugs.python.org
Wed Apr 11 20:37:44 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset c67efb8ffca4 by Senthil Kumaran in branch '2.7':
Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
http://hg.python.org/cpython/rev/c67efb8ffca4

New changeset fc001124a3ee by Senthil Kumaran in branch '3.2':
3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
http://hg.python.org/cpython/rev/fc001124a3ee

New changeset 23f648d7053b by Senthil Kumaran in branch 'default':
merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
http://hg.python.org/cpython/rev/23f648d7053b

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10484>
_______________________________________


More information about the Python-bugs-list mailing list