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

BUG: fix an incoming incompatibility with argparse (address a deprecation warning in CPython 3.14) #408

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

neutrinoceros
Copy link
Owner

argparse.FileType is scheduled for deprecation in 3.14, see https://docs.python.org/3.14/whatsnew/3.14.html#deprecated

@neutrinoceros neutrinoceros added the bug Something isn't working label Dec 31, 2024
@neutrinoceros neutrinoceros marked this pull request as ready for review December 31, 2024 11:12
@neutrinoceros neutrinoceros merged commit 0dd7bc8 into main Dec 31, 2024
21 checks passed
@neutrinoceros neutrinoceros deleted the compat/cp314 branch December 31, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant