]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (#96146)"...
authorŁukasz Langa <lukasz@langa.pl>
Mon, 26 Jun 2023 18:35:53 +0000 (18:35 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 18:35:53 +0000 (20:35 +0200)
commitd3af83b9342457d8b24476baeb799f7506ff04f3
tree39fb799db36fbd6184ca4d00b561a9643afe5485
parent512f299e557f4ab60768d36cee9968bd92116367
Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (#96146)" (#105948)

This reverts commit 1f0eafa844bf5a380603d55e8d4b42d8c2a3439d.
Doc/library/json.rst
Doc/whatsnew/3.12.rst
Lib/json/__init__.py
Lib/test/test_json/__init__.py
Lib/test/test_json/test_attrdict.py [deleted file]
Misc/NEWS.d/next/Library/2023-06-20-23-18-45.gh-issue-96145.o5dTRM.rst [new file with mode: 0644]