Skip to content

Commit d2f1bb9

Browse files
Update NEWS
1 parent b83e4cf commit d2f1bb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
Raised ``TypeError`` when providing anything but a string or bytes
22
object to :func:`urllib.parse.urljoin`, :func:`urllib.parse.urlparse`,
3-
or :func:`urllib.parse.urlsplit`.
3+
:func:`urllib.parse.urlsplit`, :func:`urllib.parse.urldefrag`, or
4+
:func:`urllib.parse.parse_qsl`, or when providing the same in an iterable
5+
passed to :func:`urllib.parse.urlunparse` or :func:`urllib.parse.urlunsplit`.

0 commit comments

Comments
 (0)