mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Roll vpython3 to include python 3.11.9.chromium.36.
This includes a backported bugfix from 3.12 which prevents the interpreter from hanging while generating stack traces - previously the garbage collector could kick in during stack trace collection and cause the interpreter to hang. R=bjoyce, fancl Bug: 387535231 Change-Id: I2b45c155377ad76dd5876228e9c4cccb374ba2ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6158273 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Chenlin Fan <fancl@chromium.org> Reviewed-by: Benjamin Joyce (Ben) <bjoyce@chromium.org>
This commit is contained in:
@@ -31,7 +31,7 @@ $VerifiedPlatform linux-armv6l linux-mips64 linux-mips64le linux-mipsle
|
||||
$VerifiedPlatform windows-arm64
|
||||
|
||||
# vpython.
|
||||
infra/tools/luci/vpython3/${platform} git_revision:b1f414539ac10cc67a0250890a38712cc06cf102
|
||||
infra/tools/luci/vpython3/${platform} git_revision:ad0c4b622c7d4cee870f57eed8170c059ca42ed3
|
||||
|
||||
# LUCI editor
|
||||
infra/tools/luci/led/${platform} git_revision:26a4eddc87d48a9d8901396e3ce027f090b5108e
|
||||
|
||||
Reference in New Issue
Block a user