yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43955
[Bug 1290234] Re: do not use __builtin__ in Python3
Reviewed: https://review.openstack.org/262497
Committed: https://git.openstack.org/cgit/openstack/bandit/commit/?id=4498df19d3608e72855c156a050f47ef85aa2d72
Submitter: Jenkins
Branch: master
commit 4498df19d3608e72855c156a050f47ef85aa2d72
Author: Shuquan Huang <huang.shuquan@xxxxxxxxxxx>
Date: Wed Dec 30 21:30:16 2015 +0800
use six.moves.builtins in python3
__builtin__ does not exist in Python 3, use
six.moves.builtins instead.
Change-Id: Ib38cc3bd25e1e6a1e6f5e2fcc7abcdba8e339a6e
closes-bug: #1290234
** Changed in: bandit
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1290234
Title:
do not use __builtin__ in Python3
Status in Bandit:
Fix Released
Status in Glance:
Fix Released
Status in heat:
Triaged
Status in Ironic:
Fix Released
Status in OpenStack Identity (keystone):
In Progress
Status in Magnum:
Fix Released
Status in neutron:
In Progress
Status in OpenStack Compute (nova):
In Progress
Status in octavia:
In Progress
Status in Trove:
In Progress
Status in tuskar:
Fix Released
Bug description:
__builtin__ does not exist in Python 3, use six.moves.builtins
instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/bandit/+bug/1290234/+subscriptions