yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77377
[Bug 1818919] [NEW] CooperativeReader not py3-ready
Public bug reported:
Tim Burke noticed this in IRC today:
https://github.com/openstack/glance/blob/17.0.0/glance/common/utils.py#L231
Should be returning b'' since we're supposed to be returning bytes.
Apparently our unit tests could use some beefing up, because they're not
breaking under py3.
** Affects: glance
Importance: High
Status: 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/1818919
Title:
CooperativeReader not py3-ready
Status in Glance:
Triaged
Bug description:
Tim Burke noticed this in IRC today:
https://github.com/openstack/glance/blob/17.0.0/glance/common/utils.py#L231
Should be returning b'' since we're supposed to be returning bytes.
Apparently our unit tests could use some beefing up, because they're
not breaking under py3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1818919/+subscriptions
Follow ups