Closed as not planned
Description
Documentation
Specification of distutils.util function strtobool doesn't mention that the values are case insensitive.
https://docs.python.org/3.8/distutils/apiref.html#distutils.util.strtobool
I didn't tested on other python version but implementation found here hadn't change for a while.