← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1282893] Re: Enforce using six.text_type() over unicode()

 

** Changed in: glance
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1282893

Title:
  Enforce using six.text_type() over unicode()

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  Given http://docs.python.org/3.0/whatsnew/3.0.html#text-vs-data-
  instead-of-unicode-vs-8-bit, we should have a hacking rule that
  enforces the usage of six.text_type rather than unicode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1282893/+subscriptions


References