]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 5 Feb 2026 15:24:24 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 15:24:24 +0000 (17:24 +0200)
commit2fb9cde118b1c5c96d9c9ce24f886d683e8c3ebb
tree7a2c731abe62640c05c85516556a14da5d7d2627
parentf27896c3191c5ffd85a62ac89a98f72fb14d9c61
[3.14] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507)

Document urlsplit() as the main parsing function and urlparse() as
an obsolete variant.
(cherry picked from commit 67ddba9aa9c0405c68e691643c4aa75fdbcefe1d)
Doc/library/urllib.parse.rst
Doc/library/venv.rst
Lib/urllib/parse.py