0.58.2
🐛 Bug Fix
- Properly open filehandles for
RemoteReadableAsset
s #1376 (@jwodder) - Repeatedly double-check return values of zero when spying on
super_len()
#1370 (@jwodder) - Set 30-second connect & read timeout when downloading files #1369 (@jwodder)
🏠 Internal
- gh-actions: Bump actions/setup-python from 4 to 5 #1372 (@dependabot[bot])
- Remove redundant
ensure_datetime()
call #1367 (@jwodder) - Move imports in functions to top level or annotate why they can't be moved #1368 (@jwodder)
Authors: 2
- @dependabot[bot]
- John T. Wodder II (@jwodder)