Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `__future__` imports that are no longer necessary (#30661) | Martin Robinson | 2023-11-02 | 1 | -2/+0 |
| | | | These are no longer necessary as we always use Python 3. | ||||
* | Fix remaining flake8 warnings | Kagami Sascha Rosylight | 2020-06-21 | 1 | -4/+5 |
| | |||||
* | Update MPL license to https (part 5) | Jan Andre Ikenmeyer | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | Use Cargo's target directory sharing. | Jack Moffitt | 2015-06-15 | 1 | -1/+1 |
| | | | | | This speeds up `./mach build --dev` followed by `./mach build-cef` by a large amount, and also speeds up other build combos found in our CI. | ||||
* | Add flake8 to the tidy process for Python files | Corey Farwell | 2015-06-04 | 1 | -4/+4 |
| | | | | | | | Fixes #6236 Also included in this commit are the changes need to make flake8 pass for the existing python file | ||||
* | Update PowerMeasure.py post-cargoify | Jack Moffitt | 2014-12-12 | 1 | -38/+47 |
| | |||||
* | Update README.md | LalehB | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Update README.md | LalehB | 2014-09-16 | 1 | -3/+3 |
| | |||||
* | Update PowerMeasure.py | LalehB | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Update PowerMeasure.py | LalehB | 2014-09-15 | 1 | -6/+10 |
| | | | fixing a bug in displaying results | ||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 2 | -0/+195 |