Open austinbutler opened 3 years ago
Description of changes:
One test currently fails when using simplejson 3.17.5. I assume this is due to the one change mentioned in the release notes.
simplejson
FAILED tests/test_bootstrap.py::TestBootstrapModule::test_run_exception - TypeError: _asdict() must return a dict, not MagicMock
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes:
One test currently fails when using
simplejson
3.17.5. I assume this is due to the one change mentioned in the release notes.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.