cStringIO import invalid for Py3

Bug #1785297 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
Fix Released
Wishlist
Goutham Pacha Ravi

Bug Description

Documentation can't be built with Py3 due to the following import:

doc/source/exts/clidoc/__init__.py:from cStringIO import StringIO

It fails with:

Extension error:
Could not import extension clidoc (exception: No module named 'cStringIO')

Changed in python-manilaclient:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Dustin Schoenbrun (dschoenb)
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

This file was removed in python-manilaclient, see review: https://review.openstack.org/#/c/595362/

Feel free to re-open this bug/comment on it if you think we didn't address this issue.

Changed in python-manilaclient:
assignee: Dustin Schoenbrun (dschoenb) → Goutham Pacha Ravi (gouthamr)
importance: Low → Wishlist
status: Triaged → Fix Released
status: Fix Released → Fix Committed
Changed in python-manilaclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.