Public bug reported:
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
** Affects: python-apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp