]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Test `object_hook` and pickleability of some JSON components (GH-154155) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jul 2026 08:02:21 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2026 08:02:21 +0000 (10:02 +0200)
commitad5ba577990e0e824ec866cc82a50792f79ad196
tree207393d0d8ecf33c531546db460c8e1b9ae13788
parentd806051e472ba0275553dc1bf2bf8dabe441d804
[3.14] Test `object_hook` and pickleability of some JSON components (GH-154155) (#154375)

Test `object_hook` and pickleability of some JSON components (GH-154155)
(cherry picked from commit d333e5aa59f6cc20198502f4ff50b14eabde9b8b)

Co-authored-by: David <slavicek.david29@gmail.com>
Lib/test/test_json/test_decode.py
Lib/test/test_json/test_pickleable.py [new file with mode: 0644]