]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: fix docstring of `email.message.Message.add_header` (GH-134355) (#135340)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jul 2025 10:22:39 +0000 (12:22 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 10:22:39 +0000 (10:22 +0000)
commita09199e3ccdf4a0e8c4499d28f27c85d8ea754ac
treecc54eff1e6dbb90f65a4e6f1b44496b7051978a4
parent67c74398fa63cf49e3760eb792e09d79594d78af
[3.13] Docs: fix docstring of `email.message.Message.add_header` (GH-134355) (#135340)

Docs: fix docstring of `email.message.Message.add_header` (GH-134355)
(cherry picked from commit c23eec29602eb090d6f3e854e41c22c1e2c6dfc2)

Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/email/message.py