Skip to content
Merged
Prev Previous commit
Next Next commit
Add a period
  • Loading branch information
illia-v committed Mar 7, 2023
commit 84231baf9edef385b5f9121f61dcc916d0c0d3ef
2 changes: 1 addition & 1 deletion Doc/library/urllib.parse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ or on combining URL components into a URL string.

.. versionchanged:: 3.12
Leading and trailing C0 control and space characters are stripped from
the URL
the URL.

.. _WHATWG spec: https://url.spec.whatwg.org/#concept-basic-url-parser

Expand Down