Skip to content

The loop in utility socket.create_connection() swallows previous errors #73943

Closed
@ankostis

Description

@ankostis
mannequin
BPO 29757
Nosy @vstinner, @1st1, @ankostis
PRs
  • bpo-29757: don't swallows errors in the socket.create_connection() utility loop #562
  • Superseder
  • bpo-29980: OSError: multiple exceptions should preserve the exception type if it is common
  • 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 = None
    created_at = <Date 2017-03-08.14:45:17.845>
    labels = ['type-feature', 'library', '3.9']
    title = 'The loop in utility `socket.create_connection()` swallows previous errors'
    updated_at = <Date 2021-05-22.17:19:34.463>
    user = 'https://github.com/ankostis'

    bugs.python.org fields:

    activity = <Date 2021-05-22.17:19:34.463>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-03-08.14:45:17.845>
    creator = 'ankostis'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29757
    keywords = []
    message_count = 10.0
    messages = ['289238', '289312', '289313', '289771', '290009', '292929', '302089', '335930', '336193', '336206']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'yselivanov', 'ankostis']
    pr_nums = ['562']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'patch review'
    status = 'open'
    superseder = '29980'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29757'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions