pypdl 1.4.3
What's Changed
- Fix progress rounding issue in pypdl factory when odd number of task are supplied
- Small logging enhancements (include traceback when logging exceptions, fix typos) by @Speyedr in #22
- Prevent sticky Pypdl._kwargs['headers']['range'] reference bug when reusing Pypdl object with user-supplied headers and multiple multi-segment downloads by @Speyedr in #24
New Contributors
Full Changelog: 1.4.2...1.4.3