Skip to content

Commit 4ebf11b

Browse files
jeremyhyltonzware
authored andcommitted
Add NEWS entry for change to urllib.request for ftp errors.
1 parent f882949 commit 4ebf11b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In urllib.request when URLError is raised opening an ftp URL, the exception
2+
argument is now consistently a string. Earlier versions passed either a
3+
string or an ftplib exception instance as the argument to URLError.

0 commit comments

Comments
 (0)