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

Issue 8371006: Reapply r106708 "Include initial use of colorama" (Closed)

Created:
9 years, 2 months ago by M-A Ruel
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Reapply r106708 "Include initial use of colorama" isatty() wasn't defined on Windows, causing it to crash. R=dpranke@chromium.org BUG= TEST=manually gclient sync on windows Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106865

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+848 lines, -4 lines) Patch
M gclient.py View 3 chunks +12 lines, -3 lines 0 comments Download
M pylintrc View 1 chunk +1 line, -1 line 0 comments Download
A third_party/colorama/LICENSE.txt View 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/colorama/README.chromium View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/colorama/README.txt View 1 chunk +264 lines, -0 lines 0 comments Download
A third_party/colorama/__init__.py View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/colorama/ansi.py View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/colorama/ansitowin32.py View 1 chunk +189 lines, -0 lines 0 comments Download
A third_party/colorama/initialise.py View 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/colorama/win32.py View 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/colorama/winterm.py View 1 chunk +120 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
Dependent on http://codereview.chromium.org/8370004. Original review at http://codereview.chromium.org/8365001.
9 years, 2 months ago (2011-10-21 19:32:37 UTC) #1
Dirk Pranke
lgtm
9 years, 2 months ago (2011-10-21 21:11:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8371006/1
9 years, 2 months ago (2011-10-23 00:08:10 UTC) #3
commit-bot: I haz the power
9 years, 2 months ago (2011-10-23 00:14:00 UTC) #4
Change committed as 106865

Powered by Google App Engine
This is Rietveld 408576698