[Bug 1491888] Re: python-cliff 1.14.0 ftbfs with Python 3.5 in Wily

Barry Warsaw 1491888 at bugs.launchpad.net
Sat Sep 12 16:43:10 UTC 2015


On Sep 12, 2015, at 03:54 PM, Doug Hellmann wrote:

>I'm not sure how adding a docstring to the test class fixes attribute
>errors for mswindows on subprocess. Was that URL to the log file right?

Ah sorry for the misunderstanding.  The fix for the mswindows attribute ended
up being in cmd2 (subprocess.mswindows is a private attribute that got renamed
in Python 3.5).  I've reported that to the cmd2 project and fixed it in the
Ubuntu version of the package.

The issue for cliff is that inspect.getdoc() lookup now follows class
hierarchy so a test fails when the one-liner description of some options come
from the first line of a base class docstring.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-cliff in Ubuntu.
https://bugs.launchpad.net/bugs/1491888

Title:
  python-cliff 1.14.0 ftbfs with Python 3.5 in Wily

Status in cliff:
  New
Status in python-cliff package in Ubuntu:
  Fix Released

Bug description:
  Full buildlog from the Python 3.5-as-default PPA:

  https://launchpadlibrarian.net/211356336/buildlog_ubuntu-wily-amd64
  .python-cliff_1.13.0-0ubuntu1_BUILDING.txt.gz

  Should at least investigate whether new upstream 1.14.0 fixes the
  problem, or report the bug upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cliff/+bug/1491888/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list