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

Issue 14670009: Make gyp_chromium.py work with Python 2.7. (Closed)

Created:
7 years, 7 months ago by Daniel Bratell
Modified:
7 years, 6 months ago
Reviewers:
Nico, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make gyp_chromium.py work with Python 2.7. gyp_chromium.py contained a Python 2.6 Windows bug workaround which turns out to be harmful with Python 2.7 since it will just include itself without doing anything. BUG= R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202578

Patch Set 1 #

Patch Set 2 : Simplified. #

Total comments: 1

Patch Set 3 : Addressed comments about comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M build/gyp_chromium.py View 1 2 1 chunk +14 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Daniel Bratell
7 years, 7 months ago (2013-05-06 09:02:42 UTC) #1
Daniel Bratell
This is really no big deal but I wasted some time trying to figure out ...
7 years, 7 months ago (2013-05-15 12:20:30 UTC) #2
scottmg
Will this work on 2.6? I don't think multiprocessing imports with __name__ == '__main__'?
7 years, 7 months ago (2013-05-15 15:22:39 UTC) #3
Daniel Bratell
On 2013/05/15 15:22:39, scottmg wrote: > Will this work on 2.6? I don't think multiprocessing ...
7 years, 7 months ago (2013-05-15 15:34:49 UTC) #4
scottmg
On 2013/05/15 15:34:49, bratell wrote: > On 2013/05/15 15:22:39, scottmg wrote: > > Will this ...
7 years, 7 months ago (2013-05-15 15:43:48 UTC) #5
Daniel Bratell
I just removed the error handling code that tried to be nice to the user. ...
7 years, 7 months ago (2013-05-16 11:54:47 UTC) #6
scottmg
lgtm with comment https://codereview.chromium.org/14670009/diff/6001/build/gyp_chromium.py File build/gyp_chromium.py (right): https://codereview.chromium.org/14670009/diff/6001/build/gyp_chromium.py#newcode8 build/gyp_chromium.py:8: # their command line to add ...
7 years, 7 months ago (2013-05-16 16:44:30 UTC) #7
Nico
(nit: cl descript says ".oy" instead of ".py". also might want to mention that this ...
7 years, 7 months ago (2013-05-16 16:53:43 UTC) #8
Daniel Bratell
On 2013/05/16 16:53:43, Nico wrote: > (nit: cl descript says ".oy" instead of ".py". also ...
7 years, 7 months ago (2013-05-20 13:51:48 UTC) #9
scottmg
On 2013/05/20 13:51:48, bratell wrote: > On 2013/05/16 16:53:43, Nico wrote: > > (nit: cl ...
7 years, 7 months ago (2013-05-20 15:24:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bratell@opera.com/14670009/12001
7 years, 7 months ago (2013-05-20 15:42:04 UTC) #11
commit-bot: I haz the power
Failed to apply patch for build/gyp_chromium.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-20 15:42:07 UTC) #12
Daniel Bratell
Any guess why the patch doesn't apply? I've uploaded it with "git cl upload" and ...
7 years, 7 months ago (2013-05-20 16:59:04 UTC) #13
scottmg
On 2013/05/20 16:59:04, bratell wrote: > Any guess why the patch doesn't apply? I've uploaded ...
7 years, 7 months ago (2013-05-20 17:04:18 UTC) #14
Daniel Bratell
scottmg, do you think you could help me land this? I have no other way ...
7 years, 6 months ago (2013-05-28 09:19:10 UTC) #15
scottmg
On 2013/05/28 09:19:10, bratell wrote: > scottmg, do you think you could help me land ...
7 years, 6 months ago (2013-05-28 15:54:33 UTC) #16
scottmg
Committed patchset #3 manually as r202578 (presubmit successful).
7 years, 6 months ago (2013-05-28 16:02:19 UTC) #17
Daniel Bratell
7 years, 6 months ago (2013-05-28 18:11:05 UTC) #18
Message was sent while issue was closed.
On 2013/05/28 16:02:19, scottmg wrote:
> Committed patchset #3 manually as r202578 (presubmit successful).

Thanks a lot for your help!

Powered by Google App Engine
This is Rietveld 408576698