Skip to content

Commit c7b77ee

Browse files
📜🤖 Added by blurb_it.
1 parent cdb6dcf commit c7b77ee

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
json
2+
-----
3+
4+
* Add the *array_hook* parameter to :func:`~load` and :func:`~loads` functions:
5+
Allow a callback for JSON literal array types to customize Python lists in the
6+
resulting decoded object. Passing combined :class:`frozendict` to *object_pairs_hook*
7+
param and :class:`tuple` to *array_hook` will yield a deeply nested imitable
8+
Python structure representing the JSON data.

0 commit comments

Comments
 (0)