email.contentmanager.raw_data_manager fails to create multipart messages

BPO 30820
Nosy @warsaw, @bitdancer, @elenril, @ZackerySpytz
PRs
  • bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager #7631
  • [3.7] bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (GH-7631) #7633
  • [3.6] bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (GH-7631) #7634
  • 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 2018-06-11.16:12:23.991>
    created_at = <Date 2017-06-30.17:03:41.070>
    labels = ['3.8', 'type-bug', '3.7', 'expert-email']
    title = 'email.contentmanager.raw_data_manager fails to create multipart messages'
    updated_at = <Date 2018-06-11.16:12:23.990>
    user = 'https://github.com/elenril'

    bugs.python.org fields:

    activity = <Date 2018-06-11.16:12:23.990>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-11.16:12:23.991>
    closer = 'r.david.murray'
    components = ['email']
    creation = <Date 2017-06-30.17:03:41.070>
    creator = 'elenril'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30820
    keywords = ['patch']
    message_count = 6.0
    messages = ['297430', '297439', '319307', '319313', '319314', '319315']
    nosy_count = 4.0
    nosy_names = ['barry', 'r.david.murray', 'elenril', 'ZackerySpytz']
    pr_nums = ['7631', '7633', '7634']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30820'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']