* Removed
- Python 3.7 support
* Improved
- Make `loads` raise `TypeError` not `AttributeError` on bad
input types that do not have the `replace` attribute.
Improve error message when `bytes` is received.
* Type annotations
- Type annotate `load` input as `typing.IO[bytes]`
(previously `typing.BinaryIO`).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli?expand=0&rev=17