Issue #18726: All optional parameters of the dump(), dumps(),
load() and loads() functions and JSONEncoder and JSONDecoder class constructors in the json module are now keyword-only.
Showing
Please
register
or
sign in
to comment
load() and loads() functions and JSONEncoder and JSONDecoder class constructors in the json module are now keyword-only.