LMTP.connect() loses socket error details

BPO 16647
Nosy @jcea, @asvetlov, @serhiy-storchaka
Files
  • smtplib_LMTP_connect_raise_err_2.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 2012-12-17.17:09:06.868>
    created_at = <Date 2012-12-08.19:09:43.843>
    labels = ['type-bug', 'library']
    title = 'LMTP.connect() loses socket error details'
    updated_at = <Date 2012-12-17.17:09:06.866>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-17.17:09:06.866>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-17.17:09:06.868>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2012-12-08.19:09:43.843>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28269']
    hgrepos = []
    issue_num = 16647
    keywords = ['patch']
    message_count = 4.0
    messages = ['177172', '177225', '177651', '177652']
    nosy_count = 4.0
    nosy_names = ['jcea', 'asvetlov', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16647'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']