Ryan Marquardt
Results
1
issues of
Ryan Marquardt
I have a float subclass with a customized __str__ method, and its str output is appearing in the results of json5.dumps. Here's a simplified example: ``` >>> import json5 >>>...
bug
available