Skip to content

Commit fc82117

Browse files
committed
Change version to 'next'
1 parent 9dc1258 commit fc82117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/json.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Basic Usage
358358
conversion length limitation <int_max_str_digits>` to help avoid denial
359359
of service attacks.
360360

361-
.. versionchanged:: 3.15
361+
.. versionchanged:: next
362362
Added the optional *array_hook* parameter.
363363

364364
.. function:: loads(s, *, cls=None, object_hook=None, parse_float=None, parse_int=None, parse_constant=None, object_pairs_hook=None, array_hook=None, **kw)

0 commit comments

Comments
 (0)