]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: fix docstring of `email.message.Message.add_header` (#134355)
authorAlexander Shadchin <shadchin@yandex-team.com>
Tue, 10 Jun 2025 10:35:37 +0000 (13:35 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 10:35:37 +0000 (12:35 +0200)
commitc23eec29602eb090d6f3e854e41c22c1e2c6dfc2
treee95166274a195645fab101dce02c5d1608cd3eb5
parent754e7c9b5187fcad22acf7555479603f173a4a09
Docs: fix docstring of `email.message.Message.add_header` (#134355)
Lib/email/message.py