Skip to content

Avoid test_main() in test_httplib; gc.collect() dangling threads #71974

@vadmium

Description

@vadmium
BPO 27787
Nosy @vstinner, @vadmium
Files
  • httplib-tests.patch
  • httplib-tests.v2.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 2016-08-23.13:10:17.082>
    created_at = <Date 2016-08-17.14:33:36.533>
    labels = ['type-feature', 'tests']
    title = 'Avoid test_main() in test_httplib; gc.collect() dangling threads'
    updated_at = <Date 2016-08-23.18:20:55.818>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-08-23.18:20:55.818>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-23.13:10:17.082>
    closer = 'martin.panter'
    components = ['Tests']
    creation = <Date 2016-08-17.14:33:36.533>
    creator = 'martin.panter'
    dependencies = []
    files = ['44134', '44163']
    hgrepos = []
    issue_num = 27787
    keywords = ['patch']
    message_count = 7.0
    messages = ['272954', '272955', '273004', '273193', '273197', '273433', '273502']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27787'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions