Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.10 & 3.11 #78

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Support Python 3.10 & 3.11 #78

wants to merge 13 commits into from

Conversation

q0w
Copy link

@q0w q0w commented Nov 17, 2021

Fixes #77

@q0w
Copy link
Author

q0w commented Nov 17, 2021

Nose does not support python 3.10
nose-devs/nose#1099
Should migrate away from nose to pytest(?)

@oleksandr-kuzmenko
Copy link

oleksandr-kuzmenko commented Mar 27, 2022

@PyYoshi could you please merge this PR? 🙏

@FerenetsRoman
Copy link

@PyYoshi Could you please merge this PR?

@ooliver1
Copy link

ooliver1 commented May 1, 2022

@PyYoshi 🙏

@cclauss cclauss mentioned this pull request Jul 17, 2022
requirements-dev.txt Outdated Show resolved Hide resolved
src/tests/cchardet_test.py Outdated Show resolved Hide resolved
src/tests/cchardet_test.py Outdated Show resolved Hide resolved
q0w and others added 6 commits July 19, 2022 11:02
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss
Copy link

cclauss commented Jul 19, 2022

Perhaps update Pipfile as well?

cclauss added a commit to cclauss/cChardet that referenced this pull request Jul 19, 2022
@cclauss
Copy link

cclauss commented Oct 29, 2022

Please add Python 3.11

@q0w q0w changed the title Support Python 3.10 Support Python 3.10 & 3.11 Oct 29, 2022
requirements-dev.txt Outdated Show resolved Hide resolved
Pipfile Outdated Show resolved Hide resolved
@cclauss
Copy link

cclauss commented Nov 6, 2022

@PyYoshi Are you the only maintainer of this project or are there others who can:

  1. Review and merge pull requests?
  2. Publish a new release to PyPI?

Are you still interested in maintaining the cChardet project? Or do you advise the community to:

@seperman
Copy link

@PyYoshi has not responded to this PR in the past 12 months. This repo is abandoned obviously.

@adbar
Copy link

adbar commented Nov 29, 2022

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.

@seperman
Copy link

@adbar , wbarnha has forked the repo already:
Please see: #81 (comment)

@alexchandel
Copy link

@PyYoshi Please merge this PR

@PyYoshi PyYoshi mentioned this pull request May 30, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.10
10 participants