Skip to content

Tear out remainders of Python 2 support#946

Merged
BYVoid merged 1 commit intoBYVoid:masterfrom
C0rn3j:modernize
Jan 16, 2026
Merged

Tear out remainders of Python 2 support#946
BYVoid merged 1 commit intoBYVoid:masterfrom
C0rn3j:modernize

Conversation

@C0rn3j
Copy link
Contributor

@C0rn3j C0rn3j commented Mar 3, 2025

Remove bits of Python 2 support, people desiring to use an EOL version of Python with this library can choose the currently released version.

@BYVoid
Copy link
Owner

BYVoid commented May 1, 2025

What's the problem with the support of Python 2?

@C0rn3j
Copy link
Contributor Author

C0rn3j commented May 1, 2025

Inability to use modern language features.

Nobody is running a dead CentOS 5 box with Python 2 and using the 2025 version of OpenCC, no point in crippling the project for nonexistent users that could use the previous versions anyway.

https://devguide.python.org/versions/

@BYVoid
Copy link
Owner

BYVoid commented Jan 14, 2026

Please rebase and commit again. Thanks

@C0rn3j
Copy link
Contributor Author

C0rn3j commented Jan 14, 2026

Done

@BYVoid
Copy link
Owner

BYVoid commented Jan 14, 2026

@C0rn3j
Copy link
Contributor Author

C0rn3j commented Jan 15, 2026

Whoops, this should do it

@BYVoid BYVoid merged commit f240e43 into BYVoid:master Jan 16, 2026
25 checks passed
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.

2 participants

Comments