Skip to content

Commit d595029

Browse files
Merge branch 'urllib-reporthook' of https://github.com/savannahostrowski/cpython into urllib-reporthook
2 parents 5c66bd1 + 295fcbc commit d595029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix :func:`urllib.request.urlretrieve` to pass the actual number of bytes read to the *reporthook* callback, instead of always passing the block size.

0 commit comments

Comments
 (0)