]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test `object_hook` and pickleability of some JSON components (GH-154155)
authorDavid <slavicek.david29@gmail.com>
Tue, 21 Jul 2026 15:08:01 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 15:08:01 +0000 (17:08 +0200)
commitd333e5aa59f6cc20198502f4ff50b14eabde9b8b
treee02747a3be8466e7f539fb8924700ea787592560
parenta6e1b836ec5055cbc8be477ca0c2df0cc12b8cb5
Test `object_hook` and pickleability of some JSON components (GH-154155)
Lib/test/test_json/test_decode.py
Lib/test/test_json/test_pickleable.py [new file with mode: 0644]