mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Merge #19772: Do not mutate message when downcoding to 7bit.
This commit is contained in:
commit
ff9616bbf7
4 changed files with 29 additions and 2 deletions
|
@ -536,8 +536,8 @@ class TestRawDataManager(TestEmailBase):
|
|||
From: victim@monty.org
|
||||
Subject: Help
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
MIME-Version: 1.0
|
||||
Content-Transfer-Encoding: base64
|
||||
MIME-Version: 1.0
|
||||
|
||||
aidhaSB1biBwcm9ibMOobWUgZGUgcHl0aG9uLiBpbCBlc3Qgc29ydGkgZGUgc29uIHZpdmFyaXVt
|
||||
Lgo=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue