Fix the signature of JSONDecodeError (no end parameter). (#1827)
Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.
Showing
Please
register
or
sign in
to comment
Unlikely to the simplejson module, json.JSONDecodeError doesn't accept the end argument.