Skip to content

Add support for Message objects and binary data to smtplib.sendmail #54530

@bitdancer

Description

@bitdancer
BPO 10321
Nosy @warsaw, @pitrou, @giampaolo, @bitdancer
Files
  • sendmail_message.patch
  • sendmail_message_2.patch
  • sendmail_message_3.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 = 'https://github.com/bitdancer'
    closed_at = <Date 2010-11-08.17:18:43.998>
    created_at = <Date 2010-11-05.09:07:40.428>
    labels = ['type-feature', 'library']
    title = 'Add support for Message objects and binary data to smtplib.sendmail'
    updated_at = <Date 2010-11-08.17:18:43.996>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2010-11-08.17:18:43.996>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-11-08.17:18:43.998>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2010-11-05.09:07:40.428>
    creator = 'r.david.murray'
    dependencies = []
    files = ['19502', '19507', '19508']
    hgrepos = []
    issue_num = 10321
    keywords = ['patch']
    message_count = 4.0
    messages = ['120475', '120544', '120549', '120778']
    nosy_count = 7.0
    nosy_names = ['barry', 'exarkun', 'pitrou', 'giampaolo.rodola', 'ccgus', 'r.david.murray', 'Allison.Vollmann']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10321'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions