]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Support `frozendict` in `plistlib` (#145590)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 31 Mar 2026 12:45:23 +0000 (15:45 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 12:45:23 +0000 (15:45 +0300)
commit829e4d0b14e077b9a8dac2877483c261aa4bbe1a
tree104b86ecf7ff1e150ea7bb8e64f764be9335979c
parent67354b2925e28b3bcc6e5b52bf92cd5f4cc69d3c
gh-141510: Support `frozendict` in `plistlib` (#145590)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/plistlib.rst
Doc/whatsnew/3.15.rst
Lib/plistlib.py
Lib/test/test_plistlib.py
Misc/NEWS.d/next/Library/2026-03-21-16-03-16.gh-issue-141510.tKptA7.rst [new file with mode: 0644]