##// 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 / c-ext
compressiondict.c Loading ...
compressionparams.c Loading ...
compressionwriter.c Loading ...
compressobj.c Loading ...
compressor.c Loading ...
compressoriterator.c Loading ...
constants.c Loading ...
decompressionwriter.c Loading ...
decompressobj.c Loading ...
decompressor.c Loading ...
decompressoriterator.c Loading ...
dictparams.c Loading ...
frameparams.c Loading ...
python-zstandard.h Loading ...