]> granicus.if.org Git - python/commit
bpo-35397: Remove deprecation and document urllib.parse.unwrap (GH-11481)
authorRémi Lapeyre <remi.lapeyre@henki.fr>
Mon, 27 May 2019 13:43:45 +0000 (15:43 +0200)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 27 May 2019 13:43:45 +0000 (09:43 -0400)
commit674ee1260025ff36f27e5d70ff6b66e3aab880bf
tree454d232beffc625bac7a51a9b2ae5e63818e774a
parent1f39c28e489cca0397fc4c3675d13569318122ac
bpo-35397: Remove deprecation and document urllib.parse.unwrap (GH-11481)
Doc/library/urllib.parse.rst
Doc/tools/susp-ignored.csv
Lib/test/test_urlparse.py
Lib/urllib/parse.py
Lib/urllib/request.py
Misc/NEWS.d/next/Documentation/2019-01-09-17-56-35.bpo-35397.ZMreIz.rst [new file with mode: 0644]