← Back to team overview

apport-hackers team mailing list archive

[Merge] lp:~cmiller/apport/attach_drm into lp:apport

 

The proposal to merge lp:~cmiller/apport/attach_drm into lp:apport has been updated.

Commit Message changed to:

Open DRM files as if they're bytes, not an encoded Unicode string. Process bytes, and decode (as "latin1") as last step, to get Unicode.  Avoid at least two TypeErrors in Py3.

For more details, see:
https://code.launchpad.net/~cmiller/apport/attach_drm/+merge/250831
-- 
Your team Apport upstream developers is requested to review the proposed merge of lp:~cmiller/apport/attach_drm into lp:apport.


References