Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make `mach test-tidy --no-wpt` compatible with Python3 #25239

Merged
merged 3 commits into from Dec 11, 2019

Commits on Dec 11, 2019

  1. Make `mach test-tidy --no-wpt` compatible with Python3

    Note: tidiness tests of Python file using flake8 was effectively
    broken since a previous commit for Python3 compatibility
    marmeladema committed Dec 11, 2019
  2. Run `mach test-tidy --no-wpt` checks with Python3 in CI

    marmeladema committed Dec 11, 2019
You can’t perform that action at this time.