There does not seem to be any bug in python-apt here. It returns a str, as it should. In Python 3, everything should work automatically, because str is unicode. In Python 2, you need to decode it yourself if you want to work with unicode strings, as unicode strings are not the default, so we do not use them for return values.
Can we change the status to invalid, or did I miss anything? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132918 Title: Ubiquity crashes after user creation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1132918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs