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 Mike.Lissner, demian.brecht, ezio.melotti, ncoghlan, orsenthil, pitrou, python-dev
Date 2014-08-21.23:16:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hfMFB4NBfz7Ljr@mail.python.org>
In-reply-to
Content
New changeset b116489d31ff by Antoine Pitrou in branch 'default':
Issue #22118: Switch urllib.parse to use RFC 3986 semantics for the resolution of relative URLs, rather than RFCs 1808 and 2396.
http://hg.python.org/cpython/rev/b116489d31ff
History
Date User Action Args
2014-08-21 23:16:47python-devsetrecipients: + python-dev, ncoghlan, orsenthil, pitrou, ezio.melotti, demian.brecht, Mike.Lissner
2014-08-21 23:16:47python-devlinkissue22118 messages
2014-08-21 23:16:47python-devcreate