Skip to content

Socket leak if HTTPConnection.getresponse() fails #65231

@vadmium

Description

@vadmium
BPO 21032
Nosy @vadmium, @serhiy-storchaka, @fbidu
PRs
  • bpo-42060: Remove assert from http/client.py #22737
  • Files
  • test.patch
  • close.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/serhiy-storchaka'
    closed_at = <Date 2014-12-01.11:24:01.368>
    created_at = <Date 2014-03-23.04:05:47.742>
    labels = ['library', 'performance']
    title = 'Socket leak if HTTPConnection.getresponse() fails'
    updated_at = <Date 2020-10-23.19:09:49.466>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2020-10-23.19:09:49.466>
    actor = 'fbidu'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-12-01.11:24:01.368>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-03-23.04:05:47.742>
    creator = 'martin.panter'
    dependencies = []
    files = ['34579', '34580']
    hgrepos = []
    issue_num = 21032
    keywords = ['patch']
    message_count = 7.0
    messages = ['214546', '231330', '231917', '231922', '231923', '231930', '231934']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka', 'fbidu']
    pr_nums = ['22737']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue21032'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions