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 LDTech, Mi.Zou, Strecke, Uche Ogbuji, berker.peksag, christian.heimes, ezio.melotti, martin.panter, orsenthil, python-dev, vajrasky
Date 2016-05-16.08:15:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160516081455.74108.33763.5FE16F45@psf.io>
In-reply-to
Content
New changeset cb09fdef19f5 by Martin Panter in branch '3.5':
Issue #17214: Percent-encode non-ASCII bytes in redirect targets
https://hg.python.org/cpython/rev/cb09fdef19f5

New changeset 841a9a3f3cf6 by Martin Panter in branch 'default':
Issue #14132, Issue #17214: Merge two redirect handling fixes from 3.5
https://hg.python.org/cpython/rev/841a9a3f3cf6
History
Date User Action Args
2016-05-16 08:15:09python-devsetrecipients: + python-dev, orsenthil, christian.heimes, ezio.melotti, berker.peksag, martin.panter, Mi.Zou, vajrasky, LDTech, Uche Ogbuji, Strecke
2016-05-16 08:15:09python-devlinkissue17214 messages
2016-05-16 08:15:08python-devcreate