pypa/setuptools (original) (raw)

In Python 20754, we've observed that interpolation was inadvertently turned on for setup.cfg parsing in the update to Python 3. A patch is being drafted to fix the issue for bugfix versions of Python 3.5 and 3.6 and for Python 3.7, but the issue will persist for older Pythons. Setuptools can provide forward compatibility.