diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-22 13:48:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-22 13:48:50 -0400 |
commit | 3e7a0bfc42c7d6e345d105efba04d91986dd39b8 (patch) | |
tree | 84fdac4bf45906893147353f5742718f66c27a10 /components/script/dom/bindings/codegen | |
parent | bf587f22d7d9c96913a4df5added16f0454197f8 (diff) | |
parent | 7fdd0b94cf1499cdae3f42464c9bcda93cc8c1fa (diff) | |
download | servo-3e7a0bfc42c7d6e345d105efba04d91986dd39b8.tar.gz servo-3e7a0bfc42c7d6e345d105efba04d91986dd39b8.zip |
Auto merge of #24512 - marmeladema:issue-23607/compat, r=SimonSapin
More changes for Python3 compatibility
Following #24435 for #23607 here are even more changes to be compatible with Python3.
I managed to get `./mach build` properly work with Python3 but `test-tidy` does not work yet because of a lot of problems in `web-platform-tests` which i will have to deal with at some point.
Because flake8 appears to be incompatible with the distro package in some way, i had to change to way we call flake8 (which was deprecated anyway). With this change, we should be able to update flake8 to a recent version but subprocess can be surprising on Windows platform so i'd like someone to try out those changes.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
<!-- 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. -->
Diffstat (limited to 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions