Skip to content

Commit 3ab35e8

Browse files
Use Sphinx references
Co-authored-by: Peter Bierma <[email protected]>
1 parent 6204ab9 commit 3ab35e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When using ``urllib.parse.urlsplit()`` and ``urlparse()`` host parsing would
1+
When using :func:`urllib.parse.urlsplit()` and :func:`urllib.parse.urlparse()` host parsing would
22
not reject domain names containing square brackets (``[`` and ``]``). Square
33
brackets are only valid for IPv6 and IPvFuture hosts according to `RFC 3986
44
Section 3.2.2 <https://www.rfc-editor.org/rfc/rfc3986#section-3.2.2>`__.

0 commit comments

Comments
 (0)