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 vstinner
Recipients Nam.Nguyen, martin.panter, serhiy.storchaka, vstinner
Date 2017-06-20.15:26:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497972386.74.0.672047742346.issue30500@psf.upfronthosting.co.za>
In-reply-to
Content
I created bpo-30713: "Reject newline character (U+000A) in URLs in urllib.parse", to discuss how to handle newlines in URLs.
History
Date User Action Args
2017-06-20 15:26:26vstinnersetrecipients: + vstinner, martin.panter, Nam.Nguyen, serhiy.storchaka
2017-06-20 15:26:26vstinnersetmessageid: <1497972386.74.0.672047742346.issue30500@psf.upfronthosting.co.za>
2017-06-20 15:26:26vstinnerlinkissue30500 messages
2017-06-20 15:26:26vstinnercreate