Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(455)

Issue 2702873002: vpython: Add primary execution package. (Closed)

Created:
3 years, 10 months ago by dnj
Modified:
3 years, 9 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

vpython: Add primary execution package. Add the primary "vpython" execution package, which exports a set of Options and a Run method. This implements the primary "vpython" Python bootstrapping behavior. BUG=chromium:691818 TEST=None Review-Url: https://codereview.chromium.org/2702873002 Committed: https://github.com/luci/luci-go/commit/d98a0c6fa24f79922e5695de8905bd0f238c2948

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : format #

Total comments: 6

Patch Set 4 : signal forwarding, Target in "python", fixes #

Patch Set 5 : more windows signals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+439 lines, -96 lines) Patch
A vpython/doc.go View 1 chunk +6 lines, -0 lines 0 comments Download
A vpython/options.go View 1 2 3 1 chunk +148 lines, -0 lines 0 comments Download
M vpython/python/interpreter.go View 1 2 3 5 chunks +18 lines, -24 lines 0 comments Download
M vpython/python/python.go View 1 2 3 4 chunks +73 lines, -40 lines 0 comments Download
M vpython/python/python_test.go View 1 2 3 2 chunks +16 lines, -32 lines 0 comments Download
A vpython/run.go View 1 2 3 4 1 chunk +138 lines, -0 lines 0 comments Download
A vpython/system_posix.go View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A vpython/system_windows.go View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (10 generated)
dnj
PTAL! This is part of a larger "vpython" CL set for the tool. More information ...
3 years, 10 months ago (2017-02-17 23:17:54 UTC) #3
iannucci
lgtm https://codereview.chromium.org/2702873002/diff/40001/vpython/options.go File vpython/options.go (right): https://codereview.chromium.org/2702873002/diff/40001/vpython/options.go#newcode88 vpython/options.go:88: // Additionally, track whether its a file or ...
3 years, 10 months ago (2017-02-23 02:15:40 UTC) #4
dnj
https://codereview.chromium.org/2702873002/diff/40001/vpython/options.go File vpython/options.go (right): https://codereview.chromium.org/2702873002/diff/40001/vpython/options.go#newcode88 vpython/options.go:88: // Additionally, track whether its a file or a ...
3 years, 9 months ago (2017-03-11 17:49:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702873002/80001
3 years, 9 months ago (2017-03-11 18:01:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Luci-go Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/34d76036f6bf2f10)
3 years, 9 months ago (2017-03-11 18:14:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702873002/80001
3 years, 9 months ago (2017-03-11 18:25:06 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Luci-go Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/34d775917acb5810)
3 years, 9 months ago (2017-03-11 18:37:38 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2702873002/80001
3 years, 9 months ago (2017-03-11 18:51:49 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-11 18:58:37 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/luci-go/commit/d98a0c6fa24f79922e5695de8905bd0f238c2948

Powered by Google App Engine
This is Rietveld 408576698