commit | 326b5ab05a810dd75670b5e3386127d172bedca3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Jan 18 18:30:09 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Jan 18 18:30:09 2014 +0200 |
tree | e4991c8dcd75130c1001b1944dea82392c1189ba | |
parent | 7a278da4ee4ca2e4d98d8285c409dd1f370b46ce [diff] [blame] |
Issue #20270: urllib and urlparse now support empty ports.
diff --git a/Misc/NEWS b/Misc/NEWS index abafed7..40a9c5d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -35,6 +35,8 @@ Library ------- +- Issue #20270: urllib and urlparse now support empty ports. + - Issue #20243: TarFile no longer raise ReadError when opened in write mode. - Issue #20245: The open functions in the tarfile module now correctly handle