Bug 1041357 - [RFE][nova]: migrate-unicode-to-six
Summary: [RFE][nova]: migrate-unicode-to-six
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:35 UTC by RHOS Integration
Modified: 2015-03-19 17:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:20:35 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 15:35:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/migrate-unicode-to-six.

Description:

Python 2’s unicode() type was renamed str() in Python 3, str() was renamed bytes(), and basestring() disappeared. six provides tools to deal with these changes.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.