]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106186: Don't report MultipartInvariantViolationDefect for valid multipart emails...
authorhtsedebenham <31847376+htsedebenham@users.noreply.github.com>
Sun, 23 Jul 2023 10:25:18 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 10:25:18 +0000 (12:25 +0200)
commitc65592c4d6d7552fb6284442906a96a6874cb266
tree3c76c93aa4aac7e57bd4266731d3e217d72768d1
parent54632528eeba841e4a8cc95ecbd84c9aca8eef57
gh-106186: Don't report MultipartInvariantViolationDefect for valid multipart emails when parsing header only (#107016)
Lib/email/feedparser.py
Lib/test/test_email/data/msg_47.txt [new file with mode: 0644]
Lib/test/test_email/test_email.py
Misc/NEWS.d/next/Library/2023-07-22-13-09-28.gh-issue-106186.EIsUNG.rst [new file with mode: 0644]