[blink-dev] Re: PSA: depot_tools migrated to python 3.11

2024-01-11 Thread 'Josip Sokcevic' via infra-announce
Hi all, Shortly after this email, we hit a few problems and the change was rolled back. We did a few relands since, and today's reland looks good. If you encounter any issues please file a bug. Best, Josip Sokcevic On Tue, Dec 12, 2023, 16:11 Josip Sokcevic wrote: > Hi all, > > depot_tools v

[blink-dev] [PSA] python 2 removed from depot_tools, vpython still available

2024-01-11 Thread 'Josip Sokcevic' via infra-announce
Hi all, depot_tools no longer bootstraps python2. For Windows, this means that python and python.bat will no longer be available in depot_tools root path. vpython continues to work, but we plan to remove it eventually. CL: https://crrev.com/c/5170265 Bug: https://crbug.com/1376538 If you encount

[blink-dev] PSA: depot_tools migrated to python 3.11

2023-12-12 Thread 'Josip Sokcevic' via infra-announce
Hi all, depot_tools vpython3 is upgraded to 3.11 (cl ). No action is required on your end. We have fixed several incompatibilities prior to upgrade and don't anticipate any issues with the upgrade. However, if you encounter any problems, file a bug under the Infra>SDK

[blink-dev] Re: pylint 2.17 available in depot_tools

2023-11-28 Thread 'Josip Sokcevic' via infra-announce
Hi all, We identified pylint 2.13 incompatibilities with py3.11 ( https://crbug.com/1504663 has more details). So, pylint 2.13 was removed and pylint 2.17 was added. To use pylint 2.17 in presubmit, pass version='2.17' to input_api.canned_checks.RunPylint or input_api.canned_checks.GetPylint. Ap

[blink-dev] pylint 2.13 available in depot_tools

2023-11-20 Thread 'Josip Sokcevic' via infra-announce
Hi all, *TL;DR* pylint 2.13 is available for use in PRESUBMITs and is required only if you use py3.11 features. Using pylint 2.13 is optional. depot_tools now provides pylint 2.13 which runs on Python 3.11. This is the only supported version of pylint for python 3.9+

[blink-dev] Re: PSA: pylint changes in depot_tools, affecting some presubmit checks

2023-04-28 Thread 'Josip Sokcevic' via infra-announce
Hi everyone, pylint-1.5 will be removed from depot_tools on Tuesday, May 2nd. Best, On Tue, May 31, 2022 at 2:47 PM Josip Sokcevic wrote: > TL;DR > > We are officially deprecating pylint 1.5 in depot_tools. pylint-2.7 will > be the new default pylint version. You can opt-in to use pylint 1.5

[blink-dev] Re: Master branches will be removed from most non-3p repositories in November 2022

2022-11-29 Thread 'Josip Sokcevic' via infra-announce
Hi all, We have removed old master branches from non-3P repositories. If you experience any problems, you can submit a bug here . Best, On Thu, Oct 27, 2022 at 9:49 AM Josip Sokcevic wrote: > Hi all, >

[blink-dev] PSA: pylint changes in depot_tools, affecting some presubmit checks

2022-06-02 Thread 'Josip Sokcevic' via infra-announce
TL;DR We are officially deprecating pylint 1.5 in depot_tools. pylint-2.7 will be the new default pylint version. You can opt-in to use pylint 1.5 until its full removal on 2022-07-11. Hi all, The last release of pylint 1.5 was in 2016 and it's not compatible with python3. In the past several qu