Closed bdraco closed 1 year ago
Why do we need chardet anyway? I think there's a lot of dependencies in setup.py that are no longer used.
Thanks
Why do we need chardet anyway? I think there's a lot of dependencies in setup.py that are no longer used.
I think it can actually be dropped. Its an optimization only
cchardet is abandoned https://docs.aiohttp.org/en/stable/#library-installation https://github.com/PyYoshi/cChardet/issues/77
There is a new active fork https://github.com/faust-streaming/cChardet that works on python3.11