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

Issue 11789004: Add omahaproxy.py for accessing Chrome channel information from the command line. (Closed)

Created:
7 years, 11 months ago by scherkus (not reviewing)
Modified:
7 years, 11 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Add omahaproxy.py for accessing Chrome channel information from the command line. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175962

Patch Set 1 #

Total comments: 18

Patch Set 2 : #

Total comments: 3

Patch Set 3 : align #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -0 lines) Patch
A tools/omahaproxy.py View 1 2 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
scherkus (not reviewing)
thakis I don't know if you're a python pro or not but I'm going to ...
7 years, 11 months ago (2013-01-09 19:23:55 UTC) #1
Nico
I am a python pro, but I'm also in a code yellow. Can this wait ...
7 years, 11 months ago (2013-01-09 22:30:56 UTC) #2
scherkus (not reviewing)
On 2013/01/09 22:30:56, Nico wrote: > I am a python pro, but I'm also in ...
7 years, 11 months ago (2013-01-09 23:14:09 UTC) #3
Nico
tony@ can probably do a good review, or maruel@. On Wed, Jan 9, 2013 at ...
7 years, 11 months ago (2013-01-09 23:36:45 UTC) #4
scherkus (not reviewing)
maruel: care to take a look?
7 years, 11 months ago (2013-01-09 23:37:28 UTC) #5
M-A Ruel
https://codereview.chromium.org/11789004/diff/1/tools/omahaproxy.py File tools/omahaproxy.py (right): https://codereview.chromium.org/11789004/diff/1/tools/omahaproxy.py#newcode8 tools/omahaproxy.py:8: A simple script to scrape the Chrome channel information ...
7 years, 11 months ago (2013-01-09 23:45:21 UTC) #6
scherkus (not reviewing)
thanks! https://codereview.chromium.org/11789004/diff/1/tools/omahaproxy.py File tools/omahaproxy.py (right): https://codereview.chromium.org/11789004/diff/1/tools/omahaproxy.py#newcode8 tools/omahaproxy.py:8: A simple script to scrape the Chrome channel ...
7 years, 11 months ago (2013-01-10 01:03:48 UTC) #7
M-A Ruel
lgtm https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py File tools/omahaproxy.py (right): https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py#newcode57 tools/omahaproxy.py:57: '[default: %%default]' % ', '.join(oses)) In general, I ...
7 years, 11 months ago (2013-01-10 01:06:11 UTC) #8
scherkus (not reviewing)
https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py File tools/omahaproxy.py (right): https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py#newcode57 tools/omahaproxy.py:57: '[default: %%default]' % ', '.join(oses)) On 2013/01/10 01:06:11, Marc-Antoine ...
7 years, 11 months ago (2013-01-10 01:12:23 UTC) #9
M-A Ruel
7 years, 11 months ago (2013-01-10 01:13:53 UTC) #10
https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py
File tools/omahaproxy.py (right):

https://codereview.chromium.org/11789004/diff/3002/tools/omahaproxy.py#newcode57
tools/omahaproxy.py:57: '[default: %%default]' % ', '.join(oses))
On 2013/01/10 01:12:23, scherkus wrote:
> On 2013/01/10 01:06:11, Marc-Antoine Ruel wrote:
> > In general, I prefer it to be aligned to = to be consistent.
> 
> comme ça?

Oui, c'est plus lisible.

Powered by Google App Engine
This is Rietveld 408576698