@mdboom - commit fcc2d63df086c7b834867bce44dd70a348b745d1 introduced an issue with Python 3 when the warning is emitted: ``` AttributeError: 'str' object has no attribute 'decode' ```
@mdboom - commit fcc2d63 introduced an issue with Python 3 when the warning is emitted: