Skip to content

Python 3.3.3 encodes emails containing non-ascii data as 7bit #63263

@apollo13

Description

@apollo13
BPO 19063
Nosy @warsaw, @bitdancer, @apollo13, @vajrasky
Files
  • fix_8bit_data_charset_none_set_payload.patch
  • fix_8bit_data_charset_none_set_payload_v2.patch
  • support_8bit_charset_cte.patch
  • support_8bit_charset_cte_v2.patch
  • support_8bit_charset_cte_v3.patch
  • support_8bit_charset_cte.patch: 3.3 patch
  • support_8bit_charset_cte.patch: 3.4 patch
  • support_8bit_charset_cte.patch: updated 3.4 patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2013-12-11.21:54:34.100>
    created_at = <Date 2013-09-21.19:22:28.555>
    labels = ['type-bug', 'library', 'expert-email']
    title = 'Python 3.3.3  encodes emails containing non-ascii data as 7bit'
    updated_at = <Date 2014-02-07.18:06:35.106>
    user = 'https://github.com/apollo13'

    bugs.python.org fields:

    activity = <Date 2014-02-07.18:06:35.106>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-11.21:54:34.100>
    closer = 'r.david.murray'
    components = ['Library (Lib)', 'email']
    creation = <Date 2013-09-21.19:22:28.555>
    creator = 'apollo13'
    dependencies = []
    files = ['32426', '32447', '32757', '32800', '32802', '32837', '32838', '32898']
    hgrepos = []
    issue_num = 19063
    keywords = ['patch']
    message_count = 24.0
    messages = ['198217', '198220', '198221', '198222', '198226', '199393', '201741', '201770', '201792', '201793', '201794', '201831', '201883', '203521', '203648', '203650', '204033', '204037', '204045', '204355', '204757', '205929', '205930', '210505']
    nosy_count = 6.0
    nosy_names = ['barry', 'Arfrever', 'r.david.murray', 'apollo13', 'python-dev', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19063'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions