]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-82151: Update and improve urlsplit docstring (#152985)
authorPranav Choudhary <chaudharyypranav@gmail.com>
Mon, 6 Jul 2026 03:19:17 +0000 (08:49 +0530)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2026 03:19:17 +0000 (20:19 -0700)
commitad54b91b9fa4c5d12f155bb09138dff21a2bdec3
tree6363ef868ccd15ab9588b3f6124baf272fab6ca3
parent881a13a97c7a29b9de57913c773cd5f195270fbd
gh-82151: Update and improve urlsplit docstring (#152985)

* gh-82151: Update and improve urlsplit docstring

Co-authored-by: idomic <michael.ido@gmail.com>
* Slightly improved wording for % escapes. Consistent with rest of the doc.

---------

Co-authored-by: idomic <michael.ido@gmail.com>
Co-authored-by: Senthil Kumaran <senthil@python.org>
Doc/library/urllib.parse.rst