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 "on" and "off" like the old strtobool #206

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

jonapich
Copy link
Collaborator

The function distutils.util.strtobool was removed in python 3.12.

This PR adds "on" and "off" as valid values to ensure full compatibility with the aforementionned library.

reference docs

@jonapich jonapich merged commit d0c84a7 into main Apr 24, 2024
9 checks passed
@jonapich jonapich deleted the feat/strtobool-deprecation branch April 24, 2024 12:45
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