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 demian.brecht, ezio.melotti, orsenthil, python-dev, r.david.murray, terry.reedy
Date 2013-05-24.16:14:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bHCMY3Vq3z7LnC@mail.python.org>
In-reply-to
Content
New changeset 51c5870144e7 by Senthil Kumaran in branch 'default':
Fix #17272 - Make Request.full_url and Request.get_full_url return same result under all circumstances.
http://hg.python.org/cpython/rev/51c5870144e7
History
Date User Action Args
2013-05-24 16:14:34python-devsetrecipients: + python-dev, terry.reedy, orsenthil, ezio.melotti, r.david.murray, demian.brecht
2013-05-24 16:14:34python-devlinkissue17272 messages
2013-05-24 16:14:34python-devcreate