comparison pytest.ini @ 8195:e35373106528

py3: remove safe_unicode in places where it no longer is needed because all strings (except bytes) already *are* unicode strings (The remaining safe_unicode calls are still needed and can't just be removed, generally because we in these cases still have to convert from bytes to unicode strings.)
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 26 Dec 2019 15:16:29 +0100
parents afa5e0bdb76f
children
comparison
equal deleted inserted replaced
8194:502d2fcbe434 8195:e35373106528