[Bug 1778366] Re: apt.package.Version.raw_description doesn’t work
Hans Joachim Desserud
1778366 at bugs.launchpad.net
Sun Jun 24 06:37:09 UTC 2018
** Tags added: bionic
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1778366
Title:
apt.package.Version.raw_description doesn’t work
Status in python-apt package in Ubuntu:
New
Bug description:
The raw_description property of apt.package.Version returns the
summary rather than the long description. This is because it accesses
self._records instead of self._translated_records, and the long
description is located only in the translated records.
Ubuntu 18.04 LTS
python3-apt 1.6.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1778366/+subscriptions
More information about the foundations-bugs
mailing list