]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Feb 2026 15:47:52 +0000 (16:47 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 15:47:52 +0000 (15:47 +0000)
commitd5d4d2c36feed9926b7b9f30555b9b9ad5834c19
tree849cbd5d20fbcc5fbab2895341ad3a0eda8d5be4
parent65acd016939d73e8d0530a9b933c0982de252844
[3.13] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507) (GH-144509)

(cherry picked from commit 2fb9cde118b1c5c96d9c9ce24f886d683e8c3ebb)

Document urlsplit() as the main parsing function and urlparse() as
an obsolete variant.
(cherry picked from commit 67ddba9aa9c0405c68e691643c4aa75fdbcefe1d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/urllib.parse.rst
Doc/library/venv.rst
Lib/urllib/parse.py