]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102507 Remove invisible pagebreak characters (#102531)
authorJosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Wed, 8 Mar 2023 13:58:14 +0000 (13:58 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2023 13:58:14 +0000 (13:58 +0000)
commitb097925858c6975c73e989226cf278cc382c0416
tree1adce7e2f4ad49a61832067d30a4cd3a552e553b
parent401d7a7f009ca2e282b1a0d1b880dc602afd39dc
gh-102507 Remove invisible pagebreak characters (#102531)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
16 files changed:
Lib/email/__init__.py
Lib/email/base64mime.py
Lib/email/charset.py
Lib/email/encoders.py
Lib/email/feedparser.py
Lib/email/generator.py
Lib/email/header.py
Lib/email/iterators.py
Lib/email/mime/base.py
Lib/email/mime/message.py
Lib/email/mime/multipart.py
Lib/email/mime/nonmultipart.py
Lib/email/mime/text.py
Lib/email/parser.py
Modules/_io/bufferedio.c
Tools/i18n/pygettext.py