You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to cchardet having an issue with 3.11 ( PyYoshi/cChardet#81 ), orjson and all other packages using cchardet don't work on Python 3.11.
cchardet seems to be dead (I couldn't resist the rhyme), as in unmaintained for at least a year.
I just wanted to bring this to your attention and ask if there is any plan for the future. Since, assuming cchardet doesn't suddenly get updates, everything depending on it, including orjson, won't be able to support Python 3.11, unless they ditch cchardet for an alternative or maintained fork.
The text was updated successfully, but these errors were encountered:
Thanks to cchardet having an issue with 3.11 ( PyYoshi/cChardet#81 ), orjson and all other packages using cchardet don't work on Python 3.11.
cchardet seems to be dead (I couldn't resist the rhyme), as in unmaintained for at least a year.
I just wanted to bring this to your attention and ask if there is any plan for the future. Since, assuming cchardet doesn't suddenly get updates, everything depending on it, including orjson, won't be able to support Python 3.11, unless they ditch cchardet for an alternative or maintained fork.
The text was updated successfully, but these errors were encountered: