##// END OF EJS Templates
formatter: support json formatting of long type...
formatter: support json formatting of long type By luck, we appear to not pass any long instances into the JSON formatter. I suspect this will change with all the Python 3 porting work. Plus I have another series that will convert some ints to longs that triggers this.
Gregory Szorc -
r31396:ab3e9eab default
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / tests
__init__.py Loading ...
common.py Loading ...
test_compressor.py Loading ...
test_data_structures.py Loading ...
test_decompressor.py Loading ...
test_estimate_sizes.py Loading ...
test_module_attributes.py Loading ...
test_roundtrip.py Loading ...
test_train_dictionary.py Loading ...