This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Giovanni.Funchal, facundobatista, fdrake, orsenthil, python-dev, v+python
Date 2012-04-10.19:19:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SHgat-0005D5-CM@dinsdale.python.org>
In-reply-to
Content
New changeset 89eeaa18700f by Senthil Kumaran in branch '2.7':
fix the incorrect changes made for PATH_INFO value - Issue10484
http://hg.python.org/cpython/rev/89eeaa18700f

New changeset 827a4062b1d6 by Senthil Kumaran in branch '3.2':
3.2- fix the incorrect changes made for PATH_INFO value - Issue10484
http://hg.python.org/cpython/rev/827a4062b1d6

New changeset 8bcc5768bc05 by Senthil Kumaran in branch 'default':
merge - fix the incorrect changes made for PATH_INFO value - Issue10484
http://hg.python.org/cpython/rev/8bcc5768bc05
History
Date User Action Args
2012-04-10 19:19:13python-devsetrecipients: + python-dev, fdrake, facundobatista, orsenthil, v+python, Giovanni.Funchal
2012-04-10 19:19:12python-devlinkissue10484 messages
2012-04-10 19:19:12python-devcreate