[openstack-dev] [oslo] Logging exceptions and Python 3

Johannes Erdfelt johannes at erdfelt.com
Wed May 21 20:03:50 UTC 2014


On Wed, May 21, 2014, John Dennis <jdennis at redhat.com> wrote:
> But that's a bug in the logging implementation. Are we supposed to write
> perverse code just to avoid coding mistakes in other modules? Why not
> get the fundamental problem fixed?

It has been fixed, by making Python 3 :)

This is a problem in the Python 2 standard library.

I agree it kind of sucks. We've traditionally just worked around it, but
monkey patching might be a solution if the work arounds are onerous.

JE




More information about the OpenStack-dev mailing list