]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118827: Remove `Quoter` from `urllib.parse` (#118828)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 3 Jun 2024 07:50:29 +0000 (10:50 +0300)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 07:50:29 +0000 (10:50 +0300)
commit84c3191954b40e090db15da49a59fcc40afe34fd
treec8ffd6fe2beb28222bbe9de775be2021862221b5
parent52586f930f62bd80374f0f240a4ecce0c0238174
gh-118827: Remove `Quoter` from `urllib.parse` (#118828)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/whatsnew/3.14.rst
Lib/test/test_urlparse.py
Lib/urllib/parse.py
Misc/NEWS.d/next/Library/2024-05-09-12-33-25.gh-issue-118827.JrzHz1.rst [new file with mode: 0644]