Comment 3 for bug 1656831

Revision history for this message
Thomas Herve (therve) wrote :

I don't know where the issue is triggered in Heat, I only have the traceback attached. From what I can tell, we don't want to translate the string, we want to store the original message. Presumably the Message docstring indicates that it ought to be possible.

It's unclear why it works in py2 and not in py3, but probably because of some pymysql shenanigans.