commit | f432aeca7c483ff031bb708e5b3bf80f847e9c1a | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Wed Aug 03 18:31:59 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Wed Aug 03 18:31:59 2011 +0800 |
tree | 42d5810e6597c9170122bc1a26961bc724e54561 | |
parent | c1ee4ef9dc72c1885091b624fd3c0da657447143 [diff] [blame] |
Fix closes issue12683 - urljoin to work with relative join of svn scheme.
diff --git a/Misc/NEWS b/Misc/NEWS index e824332..585a56c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -37,6 +37,9 @@ Library ------- +- Issue #12683: urlparse updated to include svn as schemes that uses relative + paths. (svn from 1.5 onwards support relative path). + - Issue #11933: Fix incorrect mtime comparison in distutils. - Issues #11104, #8688: Fix the behavior of distutils' sdist command with