Open akx opened 3 months ago
Inspired by this question – one shouldn't need distutils/setuptools just to see if a string feels truthy.
distutils
setuptools
The set of truthy-feeling strings was borrowed from setuptools.
Fixes #2091.
All committers have signed the CLA.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Inspired by this question – one shouldn't need
distutils
/setuptools
just to see if a string feels truthy.The set of truthy-feeling strings was borrowed from
setuptools
.Fixes #2091.