]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Document ParameterizedMIMEHeader.params change (#145003)
authorVictor Stinner <vstinner@python.org>
Thu, 19 Feb 2026 21:13:16 +0000 (22:13 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Feb 2026 21:13:16 +0000 (22:13 +0100)
commitbeb8e3f2763d35ed85ae4bb82ef0073dfaaa3a67
tree430f3ba283996d9da87440b035fe0970ca022220
parent50c14719fbd47f500dd1a468998201d22475126d
gh-141510: Document ParameterizedMIMEHeader.params change (#145003)

Document also the dataclasses.field() metadata change.
Doc/library/dataclasses.rst
Doc/library/email.headerregistry.rst
Misc/NEWS.d/next/Library/2026-02-19-16-26-08.gh-issue-141510.4Qxy8_.rst [new file with mode: 0644]
Misc/NEWS.d/next/Library/2026-02-19-18-02-54.gh-issue-141510.qzvYsO.rst [new file with mode: 0644]