v1.7.0a4
·
1020 commits
to master
since this release
Features
- Add
__bytes__()magic method so thatbytes(url)will work and use optimal ASCII encoding. ((#582)_) - Started shipping platform-specific arm64 wheels for Apple Silicon. ((#622)_)
- Started shipping platform-specific wheels with the
musltag targeting typical Alpine Linux runtimes. ((#622)_) - Added support for Python 3.10. ((#622)_)