Skip to content

urllib2 does not catch httplib.BadStatusLine #53069

@adamnelson

Description

@adamnelson
BPO 8823
Nosy @orsenthil, @vadmium
Superseder
  • bpo-13736: urllib.request.urlopen leaks exceptions from socket and httplib.client
  • Files
  • bad_status_urlerror.diff
  • 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/orsenthil'
    closed_at = <Date 2015-11-16.22:09:16.062>
    created_at = <Date 2010-05-26.13:44:09.147>
    labels = ['type-bug', 'library']
    title = 'urllib2 does not catch httplib.BadStatusLine'
    updated_at = <Date 2015-11-16.22:09:16.061>
    user = 'https://bugs.python.org/adamnelson'

    bugs.python.org fields:

    activity = <Date 2015-11-16.22:09:16.061>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2015-11-16.22:09:16.062>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2010-05-26.13:44:09.147>
    creator = 'adamnelson'
    dependencies = []
    files = ['26298']
    hgrepos = []
    issue_num = 8823
    keywords = ['patch']
    message_count = 6.0
    messages = ['106526', '106539', '164851', '165255', '240471', '254760']
    nosy_count = 4.0
    nosy_names = ['orsenthil', 'adamnelson', 'martin.panter', 'groodt']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '13736'
    type = 'behavior'
    url = 'https://bugs.python.org/issue8823'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions