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

Issue 2088343002: improve unicode support (Closed)

Created:
4 years, 6 months ago by martiniss
Modified:
4 years, 6 months ago
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

improve unicode support * Allow unicode in log lines * Allow simulation tests to contain unicode BUG=619694 TBR=maruel Committed: https://github.com/luci/recipes-py/commit/2eb32f6462d24eda586ae27d785c75a6e300197c

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fix serialize #

Patch Set 3 : Copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -11 lines) Patch
M recipe_engine/step_runner.py View 4 chunks +4 lines, -4 lines 0 comments Download
M recipe_engine/stream.py View 1 chunk +1 line, -1 line 0 comments Download
M recipe_engine/third_party/expect_tests/serialize.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + recipes/engine_tests/unicode.py View 1 2 1 chunk +8 lines, -4 lines 0 comments Download
A recipes/engine_tests/unicode.expected/basic.json View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2088343002/1
4 years, 6 months ago (2016-06-23 00:05:13 UTC) #2
martiniss
PTAL unicode stuff, so it's tricky :(
4 years, 6 months ago (2016-06-23 00:05:27 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-23 00:07:24 UTC) #6
M-A Ruel
https://codereview.chromium.org/2088343002/diff/1/recipe_engine/third_party/expect_tests/serialize.py File recipe_engine/third_party/expect_tests/serialize.py (right): https://codereview.chromium.org/2088343002/diff/1/recipe_engine/third_party/expect_tests/serialize.py#newcode32 recipe_engine/third_party/expect_tests/serialize.py:32: return unicode(obj) use obj.decode('utf-8') since I don't think there's ...
4 years, 6 months ago (2016-06-23 13:12:33 UTC) #7
Paweł Hajdan Jr.
In general looks good. Just one comment. I'm fine with anyone else stamping this. https://codereview.chromium.org/2088343002/diff/1/recipe_engine/step_runner.py ...
4 years, 6 months ago (2016-06-23 14:51:55 UTC) #8
M-A Ruel
https://codereview.chromium.org/2088343002/diff/1/recipe_engine/step_runner.py File recipe_engine/step_runner.py (right): https://codereview.chromium.org/2088343002/diff/1/recipe_engine/step_runner.py#newcode5 recipe_engine/step_runner.py:5: import StringIO On 2016/06/23 14:51:54, Paweł Hajdan Jr. wrote: ...
4 years, 6 months ago (2016-06-23 15:06:45 UTC) #9
martiniss
https://codereview.chromium.org/2088343002/diff/1/recipe_engine/step_runner.py File recipe_engine/step_runner.py (right): https://codereview.chromium.org/2088343002/diff/1/recipe_engine/step_runner.py#newcode5 recipe_engine/step_runner.py:5: import StringIO On 2016/06/23 at 15:06:45, M-A Ruel wrote: ...
4 years, 6 months ago (2016-06-23 17:32:14 UTC) #10
martiniss
ping any final comments?
4 years, 6 months ago (2016-06-24 18:49:26 UTC) #12
martiniss
TBR because builders are broken
4 years, 6 months ago (2016-06-24 21:13:03 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/2088343002/40001
4 years, 6 months ago (2016-06-24 21:13:09 UTC) #16
nodir
lgtm
4 years, 6 months ago (2016-06-24 21:14:20 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 21:15:26 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/recipes-py/commit/2eb32f6462d24eda586ae27d785c75a6e30...

Powered by Google App Engine
This is Rietveld 408576698