v8/tools/release
Michael Achenbach efd28c14c2 [infra] Make various scripts compatible with Python3
This fixes all Python3 problems in scripts and tests running via
v8_presubmit.py. It includes:
- Test runner
- Release tools
- Perf runner
- Torque formatter
- V8's main presubmit

On bots, v8_presubmit is run with vpython, hence we also add
the required dependencies. After the Python3 migration, most
of the transitional code in this CL can be removed again.

Bug: chromium:1293709,chromium:1292016
Change-Id: Ic25e5965948b212c047e9d5194d2a4b6db1fa91b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3432213
Reviewed-by: Liviu Rau <liviurau@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78936}
2022-02-04 07:17:24 +00:00
..
testdata/v8/third_party/googletest/src/googletest/include/gtest Roll googletest to 1.8.0+. 2018-03-23 07:54:27 +00:00
auto_push.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
auto_roll.py [infra] Make various scripts compatible with Python3 2022-02-04 07:17:24 +00:00
auto_tag.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
check_clusterfuzz.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
common_includes.py [infra] Make various scripts compatible with Python3 2022-02-04 07:17:24 +00:00
create_release.py [infra] Make various scripts compatible with Python3 2022-02-04 07:17:24 +00:00
filter_build_files.py Remove JS natives support, step 3 2019-10-22 07:48:05 +00:00
git_recipes.py [release] Make auto-roller use bot-commit label 2021-03-16 18:55:21 +00:00
list_deprecated.py [tools] Fix list_depreceated.py 2021-10-26 12:07:01 +00:00
merge_to_branch.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
mergeinfo.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
PRESUBMIT.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
roll_merge.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
script_test.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
search_related_commits.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
test_mergeinfo.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
test_scripts.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00
test_search_related_commits.py [release] Get tools main-branch ready 2021-09-02 16:37:26 +00:00