Skip to content

Typo in class argument name in msvc.py #625

@inklesspen

Description

@inklesspen

EnvironmentInfo takes an optional argument named vc_min_ver. However, on line 206, it is instantiated with an vc_ver_min, which will cause an exception.

This was reported in the #sqlalchemy freenode channel with this traceback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions