Skip to content

pytype_test doesn't work right on windows #3373

@CraftSpider

Description

@CraftSpider

The pytype_test file has a function _is_version that checks for a string in a path, but assumes the path separator character is /. On windows, the separator is \, so the function considers none of the found files to be valid to test.

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