mirror of
https://github.com/python/cpython.git
synced 2026-06-27 21:33:21 -04:00
68f814eb71
Defer to the codecs module for all aliases.
Use MIME/IANA names for all IANA registered charsets.
Fix email.contentmanager.set_text_content().
(cherry picked from commit c195a046f8)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>