| commit | 8624e686eecc86372c95ac9fab17d6942dd42be0 | [log] [tgz] |
|---|---|---|
| author | Takuto Ikuta <[email protected]> | Fri Jun 02 02:23:49 2023 |
| committer | Josip Sokcevic <[email protected]> | Mon Oct 30 18:53:23 2023 |
| tree | 53777012072af977d2a7c13d84091feca03e292e | |
| parent | 507f1c7318b2333e3608a01c4ad9f99ca6a70263 [diff] |
PRESUBMIT.py: remove `USE_PYTHON3 = True` presubmit now uses python3 only. This is generated by $ rg -l '^USE_PYTHON3 = True' | \ xargs sed -z -i "s/\n*USE_PYTHON3 = True\n*/\n\n/" with some more modifications. This also removes run_on_python2, run_on_python3, and skip_shebang_check args. Bug: 1207012 Change-Id: I8c842d0a9ac485a27399d704a17b755f58a64db8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4573952 Reviewed-by: Nico Weber <[email protected]> Auto-Submit: Takuto Ikuta <[email protected]> Commit-Queue: Nico Weber <[email protected]> Owners-Override: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/main@{#1152319} NOKEYCHECK=True GitOrigin-RevId: 40def4845583973fe2301dc7829b4ee39c92b617