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 r.david.murray
Recipients Björn.Lindqvist, martin.panter, orsenthil, r.david.murray
Date 2016-07-31.14:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469973776.77.0.369073037387.issue27657@psf.upfronthosting.co.za>
In-reply-to
Content
I hate to say it, but this may require a python-dev discussion.  We probably ought to be parsing valid urls correctly as our top priority, but if that breaks our parsing of "reasonable" non-valid URLs (that existing code is depending on), it's going to be a backward compatibility problem.
History
Date User Action Args
2016-07-31 14:02:56r.david.murraysetrecipients: + r.david.murray, orsenthil, martin.panter, Björn.Lindqvist
2016-07-31 14:02:56r.david.murraysetmessageid: <1469973776.77.0.369073037387.issue27657@psf.upfronthosting.co.za>
2016-07-31 14:02:56r.david.murraylinkissue27657 messages
2016-07-31 14:02:56r.david.murraycreate