]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-141510: Update `marshal` module comment with `frozendict` support (GH-15365...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Jul 2026 07:24:56 +0000 (09:24 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2026 07:24:56 +0000 (07:24 +0000)
commit35975878e60874407548539897b03e72ba28c61c
tree8a28c6dcbf1ca6b2a41941eec124ce04b6dea19a
parenta442c8945906ad0e600088a2bedb2fa00ba0b8a3
[3.15] gh-141510: Update `marshal` module comment with `frozendict` support (GH-153655) (#153681)

gh-141510: Update `marshal` module comment with `frozendict` support (GH-153655)
(cherry picked from commit 37571ea82a0f8e39ad0c0b2012f23aa149dd238f)

Co-authored-by: sobolevn <mail@sobolevn.me>
Python/marshal.c