You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian 11 (bullseye) includes Python 3.9, and is what our kokoro build
environment uses still. Everywhere else we care about has upgraded to
even newer versions. gLinux, CrOS, and Crostini (Debian 12 bookworm)
are all at 3.11. This will let us use newer typing style, and stop
writing code that is compatible with 3.6.
Change-Id: Ie28b646e00bcacd1b8ffdc05583cfef7b32d91ab
Reviewed-on: https://chromium-review.googlesource.com/c/apps/libapps/+/6201553
Reviewed-by: Joel Hockey <[email protected]>
Tested-by: kokoro <[email protected]>
0 commit comments