Skip to content

Windows regression: wrong LIBPATH quoting on command-line (with numpy.distutils) #728

@pitrou

Description

@pitrou

During the upgrade from setuptools 23.0.0 to 25.1.6, it seems quoting of arguments in Windows command lines got broken (specifically when linking C extensions), which you can witness on those two AppVeyor builds:

This seems to be a setuptools issue since it's the only piece of the environment that changed between the two builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions