Skip to content

Improve test coverage of the Python2 bits of mypy #732

Closed
@o11c

Description

@o11c

Plan:

  • Enable python2.7 and pypy2 sections on travis.
  • Note that travis always has all versions of python installed (this is useful e.g. with tox -e). Proof
  • Alter travis.py to only collect python2 tests in python2 mode, and only collects python3 tests in python3 mode.
  • Alter mypy/test/testpythoneval.py so that it can separately collect out python2 vs python3 tests.
  • Note that my driver branch already fixes the bug caused by the fact that python points to the currently-tested python3 version.

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