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

Issue 1645873003: Decoded command-line inputs to Unicode strings. Resolves #24. (Closed)

Created:
4 years, 10 months ago by Matthew Alger
Modified:
4 years, 10 months ago
Reviewers:
Matt Giuca
CC:
raymes
Base URL:
git@github.com:chromium/caterpillar.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Decoded command-line inputs to Unicode strings. Resolves #24. https://github.com/chromium/caterpillar/issues/24 R=mgiuca@chromium.org Committed: 66b1252a03d48f189cce2ece643627e395fbb0ab

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed case where stdin has no encoding. #

Patch Set 3 : Response to CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M src/caterpillar.py View 1 2 2 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Matthew Alger
os.walk behaves differently depending on whether its arguments are str or unicode, and output_dir was ...
4 years, 10 months ago (2016-01-29 01:35:48 UTC) #2
Matt Giuca
It's not clear how this fixes the bug described. (This seems to fix unicode inputs ...
4 years, 10 months ago (2016-01-29 02:46:25 UTC) #3
Matthew Alger
The config file in the issue generates a boilerplate directory which has a non-ASCII filename. ...
4 years, 10 months ago (2016-01-29 02:51:18 UTC) #4
Matt Giuca
On 2016/01/29 02:51:18, Matthew Alger wrote: > The config file in the issue generates a ...
4 years, 10 months ago (2016-01-29 03:08:17 UTC) #5
Matt Giuca
lgtm
4 years, 10 months ago (2016-01-29 03:08:26 UTC) #6
Matthew Alger
4 years, 10 months ago (2016-01-29 04:11:31 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
66b1252a03d48f189cce2ece643627e395fbb0ab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698