]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-84850: Remove `urllib.request.URLopener` and `FancyURLopener` (#125739)
authorBarney Gale <barney.gale@gmail.com>
Tue, 19 Nov 2024 14:01:49 +0000 (14:01 +0000)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2024 14:01:49 +0000 (16:01 +0200)
commit4d771977b17e5ffaa9c2e8a2e6f5d393f68fc63c
tree0bedd1382fcf31e644dcaf66bf5be0c3dcce9c1d
parenta99dd23c1f5b9254651d9895714596d5e7942389
GH-84850: Remove `urllib.request.URLopener` and `FancyURLopener` (#125739)
Doc/deprecations/pending-removal-in-future.rst
Doc/library/urllib.request.rst
Doc/whatsnew/3.14.rst
Lib/test/test_urllib.py
Lib/test/test_urllibnet.py
Lib/urllib/request.py
Misc/NEWS.d/next/Library/2024-10-20-00-56-44.gh-issue-84850.p5TeUB.rst [new file with mode: 0644]