]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Complete What's New in Python 3.15 for frozendict (#145537)
authorVictor Stinner <vstinner@python.org>
Thu, 5 Mar 2026 16:44:58 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Mar 2026 16:44:58 +0000 (17:44 +0100)
commit37e421bb4330c184114aa6a23998dba9bd8d3bc5
treeb8ccf0632cc9334a66053f26724f6574b9f79b0b
parent0c29f83caa053c437131972147935c02e4e06630
gh-141510: Complete What's New in Python 3.15 for frozendict (#145537)

Mention updated stdlib modules and built-in functions.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/functions.rst
Doc/library/stdtypes.rst
Doc/whatsnew/3.15.rst