]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve readability of `formataddr` docstring (GH-20963)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jun 2020 12:18:44 +0000 (05:18 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 12:18:44 +0000 (05:18 -0700)
commit83e54debac6344818bd9ee171314869d0ac024dd
tree13acbf6e8d28373f6deac4fc513c19796d66ce6c
parenta5442b26f46f1073d1eb78895d554be520105ecb
Improve readability of `formataddr` docstring (GH-20963)

For me as a non native English speaker, the sentence with its embedded clause was very hard to understand.

modified:   Lib/email/utils.py

Automerge-Triggered-By: @csabella
(cherry picked from commit 66a65ba43cb3e68a43e32469c988dd7a6cff049c)

Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
Lib/email/utils.py