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
musl
tag targeting typical Alpine Linux runtimes. ((#622)_) - Added support for Python 3.10. ((#622)_)