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 martin.panter
Recipients LDTech, Mi.Zou, Strecke, Uche Ogbuji, berker.peksag, christian.heimes, ezio.melotti, martin.panter, orsenthil, python-dev, vajrasky
Date 2016-05-16.09:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463391891.66.0.470997682728.issue17214@psf.upfronthosting.co.za>
In-reply-to
Content
I restored the “redundant” encoding of space, in case someone’s code was relying on this behaviour, and because redirect_request() is a publicly documented method.
History
Date User Action Args
2016-05-16 09:44:51martin.pantersetrecipients: + martin.panter, orsenthil, christian.heimes, ezio.melotti, python-dev, berker.peksag, Mi.Zou, vajrasky, LDTech, Uche Ogbuji, Strecke
2016-05-16 09:44:51martin.pantersetmessageid: <1463391891.66.0.470997682728.issue17214@psf.upfronthosting.co.za>
2016-05-16 09:44:51martin.panterlinkissue17214 messages
2016-05-16 09:44:51martin.pantercreate