For more detail: The question is whether raw_description is intended to
get the Description field in the packages file, which it does; or
whether it's intended to get the unformatted translated description.

-- 
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     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to