##// END OF EJS Templates
JSON formatter expects JSONable dict/list...
JSON formatter expects JSONable dict/list not already-serialized JSON string pre-3.0 case of JSON string is handled with a warning. msgspec5 made this change, but Python APIs that publish JSON weren't updated to match.
Min RK -
r19557:b1cd7d16
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / tests
__init__.py Loading ...
base.py Loading ...
invalid.ipynb Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test4.ipynb Loading ...
test4plus.ipynb Loading ...
test_api.py Loading ...
test_convert.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...
test_validator.py Loading ...