servo/python/servo
bors-servo 3f999ce785
Auto merge of #27007 - saschanaz:py3-flake, r=jdm
Upgrade flake8/pyflakes for Py3 compatibility

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-06-21 11:35:20 -04:00
..
lints Do not raise StopIteration: PEP 479 2020-06-20 21:46:28 +02:00
mutation Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Fix Py3 failures when installing MSVC dependencies 2020-06-20 16:40:01 +02:00
bootstrap_commands.py Use except Exception where Py2/3 disagrees 2020-06-21 04:30:23 +02:00
build_commands.py Use except Exception where Py2/3 disagrees 2020-06-21 04:30:23 +02:00
command_base.py Use except Exception where Py2/3 disagrees 2020-06-21 04:30:23 +02:00
devenv_commands.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
package_commands.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
packages.py Upgrade clang to 9.0 on Windows. 2020-04-15 15:03:03 -04:00
post_build_commands.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
util.py fix zip extraction for python 3 2020-02-07 17:56:30 +09:00
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00