##// END OF EJS Templates
upgrade: byteify requirement changes written to output...
upgrade: byteify requirement changes written to output ui.write() expects bytes, and internally uses `b''` as the default when getting the `label` keyword from `*args`. So either we're missing test coverage, or there's some very subtle conversion from unicode somewhere. Also, slip in a type hint to flag this in the future.

File last commit:

r46661:f105c49e default
r50471:d1244676 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer