]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-43374: Revert "GH-43374: Fix urlretrieve reporthook to report actual bytes r…...
authorSavannah Ostrowski <savannah@python.org>
Mon, 12 Jan 2026 19:03:42 +0000 (11:03 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 19:03:42 +0000 (19:03 +0000)
commit4766237d19c81b73296524ee51f834c381d3c16e
tree758e404d8eb812ebcfc31f969c26589d68f96c59
parentc559135c931789ebc752ae68814858c398cb798b
GH-43374: Revert "GH-43374: Fix urlretrieve reporthook to report actual bytes r… (#143711)

Revert "GH-43374: Fix urlretrieve reporthook to report actual bytes read (#142653)"

This reverts commit 68a01f901f446f71aac88431e01bb18b9fa35bd0.
Lib/test/test_urllib.py
Lib/test/test_urllibnet.py
Lib/urllib/request.py
Misc/NEWS.d/next/Library/2025-12-12-23-17-10.gh-issue-43374.M6jGC5.rst [deleted file]