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, scoder
Date 2014-09-22.07:49:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140922074927.111281.77479@mail.hg.python.org>
In-reply-to
Content
New changeset 901e4e52b20a by Senthil Kumaran in branch 'default':
Issue #22278: Fix urljoin problem with relative urls, a regression observed
https://hg.python.org/cpython/rev/901e4e52b20a
History
Date User Action Args
2014-09-22 07:49:30python-devsetrecipients: + python-dev, ncoghlan, orsenthil, pitrou, scoder, ezio.melotti, demian.brecht, Mike.Lissner
2014-09-22 07:49:30python-devlinkissue22118 messages
2014-09-22 07:49:29python-devcreate