##// END OF EJS Templates
rust-filepatterns: fix type of warnings tuple to (bytes, bytes)...
rust-filepatterns: fix type of warnings tuple to (bytes, bytes) Otherwise warn() in match.py would fail if the warning contains non-ASCII character. We might want to add a thin ByteString wrapper around Vec<u8> to implement ToPyObject<ObjectType = PyBytes>, but I'm not sure.

File last commit:

r42020:7a1433e9 default
r42857:02476018 default
Show More
requirements.txt.in
4 lines | 34 B | text/plain | TextLexer
docutils
dulwich
keyring
pygments