]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98778: Update HTTPError to initialize properly even if fp is None (gh-99966)
authorDong-hee Na <donghee.na@python.org>
Thu, 8 Dec 2022 02:20:34 +0000 (11:20 +0900)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 02:20:34 +0000 (11:20 +0900)
commitdc8a86893df37e137cfe992e95e7d66cd68e9eaf
tree4894d493412dbaea966d149bb35236f4a311ae12
parent3c892022472eb975360fb3f0caa6f6fcc6fbf220
gh-98778: Update HTTPError to initialize properly even if fp is None (gh-99966)
Lib/test/test_urllib2.py
Lib/urllib/error.py
Misc/NEWS.d/next/Library/2022-12-03-20-06-16.gh-issue-98778.t5U9uc.rst [new file with mode: 0644]