Files
cpython/Lib/email
Serhiy Storchaka c195a046f8 gh-53144: Improve charset support in the email package (GH-149942)
Defer to the codecs module for all aliases.
Use MIME/IANA names for all IANA registered charsets.
Fix email.contentmanager.set_text_content().
2026-06-05 15:53:59 +03:00
..