]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Jun 2023 19:11:49 +0000 (12:11 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 19:11:49 +0000 (21:11 +0200)
commit1acfecbc0041b8a3b6c017d23ebed55aba39de6b
treed182ddfef3fb65d0404a026663b8a4cb2deb593e
parentea6a4b7523a356b3e3c9182ad34b23f91885a335
[3.12] Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (GH-96146)" (GH-105948) (#106117)

Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (GH-96146)" (GH-105948)

This reverts commit 1f0eafa844bf5a380603d55e8d4b42d8c2a3439d.
(cherry picked from commit d3af83b9342457d8b24476baeb799f7506ff04f3)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
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]