]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 15 Feb 2021 17:00:20 +0000 (01:00 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 17:00:20 +0000 (09:00 -0800)
commita2f0654b0a5b4c4f726155620002cc1f5f2d206a
tree52779bb7707f1c778e1f547656307a13020eaeee
parent4bb2a1ebc569eee6f1b46ecef1965a26ae8cb76d
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Doc/library/urllib.parse.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Lib/urllib/parse.py