diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-30 19:06:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-30 19:06:45 -0500 |
commit | 71a4daec510d79f49245981e0c379167812a9c0a (patch) | |
tree | 5de0f4531b7d41e6713d6c0221420af4bf049bb5 /components/script/dom/bindings/codegen/parser/tests | |
parent | 1428077c024502aeebc7a02310404ee28837e06b (diff) | |
parent | 3cf15cc86da12cf28a9486a87ee44381067a576c (diff) | |
download | servo-71a4daec510d79f49245981e0c379167812a9c0a.tar.gz servo-71a4daec510d79f49245981e0c379167812a9c0a.zip |
Auto merge of #17103 - aneeshusa:shim-subprocess-devnull, r=larsbergstrom
Shim subprocess.DEVNULL for Python 2
This was introduced in Python 3.3, so provide our own version.
Requires careful review since this will leak secrets (!!!) if not done properly.
<!-- 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
- [x] These changes help with #17045 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because must be tested manually
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17103)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests')
0 files changed, 0 insertions, 0 deletions