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

Remove distutils #925

Merged
merged 1 commit into from
May 3, 2024
Merged

Remove distutils #925

merged 1 commit into from
May 3, 2024

Conversation

kzrnm
Copy link
Contributor

@kzrnm kzrnm commented Apr 14, 2024

Fix #923

distutils でバージョンをパースしてる箇所は packaging に代替するのが世の流れらしいです。

@kzrnm
Copy link
Contributor Author

kzrnm commented Apr 15, 2024

packaging 24.0 が Python 3.6 に対応してないため CI がコケてますが、そもそも Python 3.6 はとっくに EOL なのでサポート切ったほうが良いと思います。

@koba-e964
Copy link
Member

以下の理由で、Python 3.8 を minimum にしたいと思います。

参考情報

AtCoder のバージョン (2024-05-03)
image

Codeforces のバージョン (2024-05-03)
image

@koba-e964 koba-e964 merged commit c9f92ac into online-judge-tools:master May 3, 2024
1 of 10 checks passed
@kzrnm kzrnm deleted the distutils branch May 3, 2024 09:39
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.

Python 3.12初期環境でojが起動しない
2 participants