From 7fcae6e928608229d7e1cf2ecdf88305a1d1b96a Mon Sep 17 00:00:00 2001 From: Brian Ryner Date: Tue, 25 May 2021 00:47:32 +0000 Subject: [PATCH] New python 2.7 version with likely fix for crbug/1208146. Bug: 1208146 Change-Id: Ifb27636063a3fbe02f605f42af3f04b2dbda1529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2914233 Reviewed-by: Dirk Pranke Commit-Queue: Brian Ryner --- bootstrap/manifest_bleeding_edge.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bootstrap/manifest_bleeding_edge.txt b/bootstrap/manifest_bleeding_edge.txt index 0cf8edc422..90a419e48b 100644 --- a/bootstrap/manifest_bleeding_edge.txt +++ b/bootstrap/manifest_bleeding_edge.txt @@ -18,9 +18,7 @@ $VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64 @Subdir python -infra/3pp/tools/cpython/${os=mac,windows}-${arch} version:2@2.7.18.chromium.35 -# Linux version is held back for https://crbug.com/1208146 -infra/3pp/tools/cpython/${os=linux}-${arch} version:2.7.17.chromium.22 +infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.36 @Subdir python3 infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.17