Commit 9af744b
committed
version bump —> 1.6.11 (NaN/Inf —> null in JSON)
Python uses extended JSON which allows for NaN, Infinity, -Infinity.
This means that a `JSON.parse()` on one of our encoded JSON strings will
fail. This is no longer the case.1 parent d459929 commit 9af744b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments