← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: glance
     Importance: Wishlist
     Assignee: Fei Long Wang (flwang)
         Status: Triaged

** Changed in: glance
     Assignee: (unassigned) => Fei Long Wang (flwang)

** Changed in: glance
   Importance: Undecided => Wishlist

** Changed in: glance
       Status: New => Triaged

-- 
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):
  Triaged

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


Follow ups

References