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 orsenthil
Recipients Mike.Lissner, gregory.p.smith, orsenthil, xtreak
Date 2021-04-29.17:16:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619716615.5.0.908616585573.issue43882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76cd81d60310d65d01f9d7b48a8985d8ab89c8b4 by Senthil Kumaran in branch 'master':
bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595)
https://github.com/python/cpython/commit/76cd81d60310d65d01f9d7b48a8985d8ab89c8b4
History
Date User Action Args
2021-04-29 17:16:55orsenthilsetrecipients: + orsenthil, gregory.p.smith, Mike.Lissner, xtreak
2021-04-29 17:16:55orsenthilsetmessageid: <1619716615.5.0.908616585573.issue43882@roundup.psfhosted.org>
2021-04-29 17:16:55orsenthillinkissue43882 messages
2021-04-29 17:16:55orsenthilcreate