Skip to content

Disable interpolation on config file parsing #889

@jaraco

Description

@jaraco

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions