Skip to content

Inline strtobool to replace deprecated distutils #568

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

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

jasper-jager
Copy link
Contributor

As per python 3.12 distutils is deprecated. The only use of this was strtobool which has been reimplemented inline.

As per python 3.12 distutils is deprecated. The only use of this was
strtobool which has been reimplemented inline.
Copy link
Contributor

@vdboor vdboor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@jasper-jager jasper-jager merged commit b195873 into master Jan 16, 2025
9 checks passed
@jasper-jager jasper-jager deleted the jasper/strtobool-fix branch January 16, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants