##// END OF EJS Templates
templatefilters: declare input type as bytes where appropriate...
templatefilters: declare input type as bytes where appropriate Some test outputs changed since input is now coerced to a byte string. I think that's okay. Maybe {date} should have some readable representation?
Yuya Nishihara -
r37240:08e042f0 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / cbor / cbor2
__init__.py Loading ...
compat.py Loading ...
decoder.py Loading ...
encoder.py Loading ...
types.py Loading ...