aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
diff options
context:
space:
mode:
authorbors-servo <infra@servo.org>2023-05-21 06:24:16 +0200
committerGitHub <noreply@github.com>2023-05-21 06:24:16 +0200
commitbf0c80f75ea23b8abfccb67f420d94fc02c51cae (patch)
tree6c92e910809fac33d2be33f04367801b8d7f3b83 /python/servo/build_commands.py
parent1bb713521bc2f92526429622fa2da13d10f65200 (diff)
parent3875debfbfd5b335285a70780aa1aa3a775bb02a (diff)
downloadservo-bf0c80f75ea23b8abfccb67f420d94fc02c51cae.tar.gz
servo-bf0c80f75ea23b8abfccb67f420d94fc02c51cae.zip
Auto merge of #29762 - mrobinson:remove-unused-python-code, r=jdm
Remove some unused python code This change removes: - The custom `--dry-run` support for `cargo-update`. The real cargo command now has `--dry-run` support and this code was broken for Python 3. - The Python 2 version of TemporaryDirectory. This is no longer needed as we require Python 3. <!-- 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: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because they do not change behavior. <!-- 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 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions