| google_issue_default { | |
| host: "issues.chromium.org" | |
| } | |
| warning { | |
| name: "PYTHON2_DEPRECATED" | |
| description: "Python2 is deprecated." | |
| description: "" | |
| description: "The indicated step is invoking vpython or python2." | |
| description: "Please switch this to `vpython3` or `python3`." | |
| } |