← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259978] [NEW] xrange not support in python3

 

Public bug reported:

xrange() was not support in python3.
xrange() in for loop could be replaced by range(), where no performance neck bottle.

** Affects: keystone
     Importance: Undecided
     Assignee: Wu Wenxiang (wu-wenxiang)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Wu Wenxiang (wu-wenxiang)

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

Title:
  xrange not support in python3

Status in OpenStack Identity (Keystone):
  New

Bug description:
  xrange() was not support in python3.
  xrange() in for loop could be replaced by range(), where no performance neck bottle.

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


Follow ups

References