Bug 170063 - update committer_auth.py to be python 2.7 compliant
Summary: update committer_auth.py to be python 2.7 compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-24 11:25 PDT by Lucas Forschler
Modified: 2017-03-24 12:41 PDT (History)
4 users (show)

See Also:


Attachments
v1 patch for review (1.24 KB, patch)
2017-03-24 11:27 PDT, Lucas Forschler
lforschler: commit-queue-
Details | Formatted Diff | Diff
v2, forgot to save the changelog (1.33 KB, patch)
2017-03-24 11:29 PDT, Lucas Forschler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Forschler 2017-03-24 11:25:50 PDT
Current committer_auth.py does uses e.message, which is not valid in python 2.7
Comment 1 Lucas Forschler 2017-03-24 11:27:58 PDT
Created attachment 305304 [details]
v1 patch for review
Comment 2 Lucas Forschler 2017-03-24 11:29:13 PDT
Created attachment 305305 [details]
v2, forgot to save the changelog
Comment 3 WebKit Commit Bot 2017-03-24 12:41:41 PDT
Comment on attachment 305305 [details]
v2, forgot to save the changelog

Clearing flags on attachment: 305305

Committed r214367: <http://trac.webkit.org/changeset/214367>
Comment 4 WebKit Commit Bot 2017-03-24 12:41:45 PDT
All reviewed patches have been landed.  Closing bug.