Scott Swindell
Results
1
issues of
Scott Swindell
The [distutils](https://peps.python.org/pep-0632/) module was deprecated in python 3.10 and is removed from 3.12. This pull request implements `strtobool` as a function following the description [here](https://docs.python.org/3.9/distutils/apiref.html#distutils.util.strtobool).