Skip to content

Change socket.close() to ignore ECONNRESET #74504

@vstinner

Description

@vstinner
BPO 30319
Nosy @pitrou, @vstinner, @tiran, @vadmium, @dstufft
PRs
  • bpo-30319: socket.close() now ignores ECONNRESET #2565
  • [3.6] bpo-30319: socket.close() now ignores ECONNRESET (#2565) #2566
  • 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 2017-07-05.07:36:24.789>
    created_at = <Date 2017-05-09.16:00:13.568>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'Change socket.close() to ignore ECONNRESET'
    updated_at = <Date 2017-07-06.08:50:25.105>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-06.08:50:25.105>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-05.07:36:24.789>
    closer = 'pitrou'
    components = ['Tests']
    creation = <Date 2017-05-09.16:00:13.568>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30319
    keywords = ['buildbot', '3.6regression']
    message_count = 28.0
    messages = ['293331', '293409', '293438', '295109', '295264', '297463', '297537', '297538', '297539', '297544', '297545', '297551', '297643', '297644', '297645', '297646', '297649', '297650', '297651', '297657', '297659', '297660', '297664', '297708', '297709', '297746', '297790', '297817']
    nosy_count = 6.0
    nosy_names = ['janssen', 'pitrou', 'vstinner', 'christian.heimes', 'martin.panter', 'dstufft']
    pr_nums = ['2565', '2566']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30319'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions