SIGN IN SIGN UP

[3.12] gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) (GH-117998)

It was raised when the charset is rfc2231 encoded, e.g.:

   Content-Type: text/plain; charset*=ansi-x3.4-1968''utf-8
(cherry picked from commit deaecb88fa5da68cbffca413c63af95fd99578dd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
fda8cd1fd38a12e17b1db1775d54ff0fa4d886b8
Parent: e95a535
Committed by GitHub <noreply@github.com> on 4/17/2024, 4:59:35 PM