boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Fix retrying incomplete downloads with urllib3 2.x #301

Closed apmorton closed 6 months ago

apmorton commented 7 months ago

https://github.com/boto/botocore/issues/3132

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.94%. Comparing base (dad5c83) to head (d57aff5).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #301 +/- ## ======================================== Coverage 82.94% 82.94% ======================================== Files 16 16 Lines 2814 2814 ======================================== Hits 2334 2334 Misses 480 480 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.