File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -707,7 +707,7 @@ base64
707707 (Contributed by Serhiy Storchaka in :gh: `143214 ` and :gh: `146431 `.)
708708
709709* Added the *ignorechars * parameter in :func: `~base64.b16decode `,
710- :func: `~base64.b32decode `, :func: `~base64.b32hexdecode `,
710+ :func: `~base64.b32decode `, :func: `~base64.b32hexdecode `,
711711 :func: `~base64.b64decode `, :func: `~base64.b85decode `, and
712712 :func: `~base64.z85decode `.
713713 (Contributed by Serhiy Storchaka in :gh: `144001 ` and :gh: `146431 `.)
@@ -879,7 +879,7 @@ inspect
879879json
880880----
881881
882- * Add the *array_hook * parameter to :func: `~json.load ` and
882+ * Add the *array_hook * parameter to :func: `~json.load ` and
883883 :func: `~json.loads ` functions:
884884 allow a callback for JSON literal array types to customize Python lists in
885885 the resulting decoded object. Passing combined :class: `frozendict ` to
You can’t perform that action at this time.
0 commit comments