cChardet
cChardet copied to clipboard
Support Python 3.10 & 3.11
Fixes #77
Nose does not support python 3.10 https://github.com/nose-devs/nose/issues/1099 Should migrate away from nose to pytest(?)
@PyYoshi could you please merge this PR? 🙏
@PyYoshi Could you please merge this PR?
@PyYoshi :pray:
Perhaps update Pipfile
as well?
Please add Python 3.11
@PyYoshi Are you the only maintainer of this project or are there others who can:
- Review and merge pull requests?
- Publish a new release to PyPI?
Are you still interested in maintaining the cChardet
project? Or do you advise the community to:
- [ ] Migrate all usage to https://github.com/Ousret/charset_normalizer ? --or--
- [ ] Fork this repo to https://github.com/cChardet/cChardet or similar? --and--
- [ ] Make a PEP 541 request to migrate PyPI maintenance to someone else?
@PyYoshi has not responded to this PR in the past 12 months. This repo is abandoned obviously.
Hi all, thanks for your work on this issue!
It's probably worth waiting for @PyYoshi to resurface but if it doesn't happen soon the PR could become a fork of its own to continue offering support, for example as cchardet2
.
charset_normalizer
is great but there are edge cases handled by this library which make it very useful. It may also be faster IMO.
@adbar , wbarnha has forked the repo already: Please see: https://github.com/PyYoshi/cChardet/issues/81#issuecomment-1329126634
@PyYoshi Please merge this PR