I get this from mypy: On Python 3 '{}'.format(b'abc') produces "b'abc'", not 'abc'; use '{!r}'.format(b'abc') if this is desired behavior [str-bytes-safe] That message doesn't make it clear whether ...
Vinish is a blogger, author, and frequent speaker at various conferences and seminars.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results