Merge lp://staging/~seb128/ubuntu/wily/apport/str_no_decoding into lp://staging/~ubuntu-core-dev/ubuntu/wily/apport/ubuntu

Proposed by Sebastien Bacher
Status: Merged
Merged at revision: 2459
Proposed branch: lp://staging/~seb128/ubuntu/wily/apport/str_no_decoding
Merge into: lp://staging/~ubuntu-core-dev/ubuntu/wily/apport/ubuntu
Diff against target: 31 lines (+8/-2)
2 files modified
data/package-hooks/source_ubiquity.py (+1/-1)
debian/changelog (+7/-1)
To merge this branch: bzr merge lp://staging/~seb128/ubuntu/wily/apport/str_no_decoding
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+273076@code.staging.launchpad.net

Commit message

* data/package-hooks/sources_ubiquity.py:
  - don't try to use decode on a str object, that's not required/working
    with python3 (lp: #1501773)

Description of the change

* data/package-hooks/sources_ubiquity.py:
  - don't try to use decode on a str object, that's not required/working
    with python3 (lp: #1501773)

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches