Skip to content

NNTP constructor exception leaves socket for garbage collector #66547

@vadmium

Description

@vadmium
BPO 22351
Nosy @pitrou, @vstinner, @vadmium, @serhiy-storchaka
Files
  • issue22351.patch: patch for the issue
  • issue22351_1.patch: updated patch for 22351
  • issue22351_2.patch
  • issue22351_nntp_fail_3.patch
  • issue22351_nntp_fail_4.patch
  • issue22351_nntp_fail_5.patch
  • issue22351_skip_MockSslTests.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 2015-04-03.12:12:21.626>
    created_at = <Date 2014-09-07.04:07:07.988>
    labels = ['easy', 'library', 'performance']
    title = 'NNTP constructor exception leaves socket for garbage collector'
    updated_at = <Date 2015-04-03.12:12:21.625>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-04-03.12:12:21.625>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-04-03.12:12:21.626>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-09-07.04:07:07.988>
    creator = 'martin.panter'
    dependencies = []
    files = ['36811', '36819', '36873', '38137', '38489', '38515', '38814']
    hgrepos = []
    issue_num = 22351
    keywords = ['patch', 'easy']
    message_count = 23.0
    messages = ['226528', '228558', '228616', '229044', '235946', '235948', '236899', '238114', '238115', '238256', '238768', '238770', '239961', '239963', '239964', '239966', '239972', '239973', '239976', '239977', '239978', '239979', '239980']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'rishi.maker.forum']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue22351'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    easyperformancePerformance 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