gecko-dev/tools
Mitchell Hentges 9bc6040a9c Bug 1642517: Resolves |mach try scriptworker| py3 issue r=rstewart
When python2 interprets headers here, it will attempt to encode values into a string in a blanket fashion.

In this case, the `Accept` header is encoded into an invalid value, but it "works".

Python3 validates more strictly, and throws an error when an array is encountered as a value here. Formatting it
as a valid string instead resolves the problem.

Differential Revision: https://phabricator.services.mozilla.com/D77735
2020-06-02 13:54:33 +00:00
..
bloatview
browsertime Bug 1641566 - Update in-tree browsertime to latest. r=tarek,perftest-reviewers,Bebe 2020-05-29 12:24:33 +00:00
clang-tidy Bug 1612274 - Add checker `readability-qualified-auto` for `clang-tidy` static-analysis. r=sylvestre 2020-04-10 07:06:09 +00:00
code-coverage
compare-locales
coverity Bug 1608396 - for `Coverity Analysis` disable checker `STRAY_SEMICOLON` due to the noise that it creates with `if constexpr`. r=froydnj 2020-03-26 17:40:45 +00:00
crashreporter
fuzzing Bug 1641169 - Update fuzzing interface documentation. r=sylvestre 2020-06-02 12:52:19 +00:00
github-sync Bug 1635142 - Update github-sync to use Authorization header instead of deprecated HTTP auth mechanism. r=kvark 2020-05-06 16:09:40 +00:00
infer
jprof
leak-gauge
lint Bug 1640532 - Update codespell to 1.17.1 r=linter-reviewers,ahal 2020-06-02 04:16:58 +00:00
moztreedocs Bug 1639044 - Update the sphinxhcontrib-mermaid package for firefox docs.r=sylvestre 2020-05-20 12:27:26 +00:00
performance Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
phabricator Bug 1623544 - Install python3-pip on Debian during bootstrap; r=firefox-build-system-reviewers,rstewart 2020-03-25 15:31:09 +00:00
power Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium 2020-05-25 23:50:19 +00:00
profiler Bug 1586939 - Remove "_BASE" from most Base Profiler env-vars - r=gregtatum a=reland CLOSED TREE 2020-05-28 03:39:32 +00:00
quitter
rb Bug 1642044 - Python 3 tools/rb/find_leakers.py r=gbrown 2020-06-01 23:14:30 +00:00
rewriting Bug 1628068 p2 - Implement viaduct gecko backend. r=tcsc,dragana,froydnj 2020-05-12 21:36:19 +00:00
sanitizer/docs
tryselect Bug 1642517: Resolves |mach try scriptworker| py3 issue r=rstewart 2020-06-02 13:54:33 +00:00
update-packaging Bug 1641329 - Add -q option to MAR generation scripts r=nthomas 2020-05-29 13:18:46 +00:00
update-verify
vcs
mach_commands.py Bug 1641992 - Add argument to `mach busted file` to specify which component the bug should be filed against r=froydnj 2020-06-01 16:23:48 +00:00
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00