commit | a66e3885fb7bafbe69d738f500a63bd6718b0076 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Mon Sep 22 15:49:16 2014 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Mon Sep 22 15:49:16 2014 +0800 |
tree | 08fa3d6c998549cd24da7694eb9df1d06cf21129 | |
parent | e6c27c9f6b381f1970e8639d298e87446dbf1a61 [diff] |
Issue #22278: Fix urljoin problem with relative urls, a regression observed after changes to issue22118 were submitted. Patch contributed by Demian Brecht and reviewed by Antoine Pitrou.