Skip to content

.read(0) on http.client.HTTPResponse drops the rest of the content #64206

@ssapin

Description

@ssapin
mannequin
BPO 20007
Nosy @orsenthil, @serhiy-storchaka
Files
  • python-issue20007.diff: Patch fixing the issue and adding a test
  • 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 2013-12-17.20:05:17.242>
    created_at = <Date 2013-12-17.14:29:40.993>
    labels = ['type-bug']
    title = '.read(0) on http.client.HTTPResponse drops the rest of the content'
    updated_at = <Date 2013-12-17.20:05:17.240>
    user = 'https://bugs.python.org/ssapin'

    bugs.python.org fields:

    activity = <Date 2013-12-17.20:05:17.240>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-12-17.20:05:17.242>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2013-12-17.14:29:40.993>
    creator = 'ssapin'
    dependencies = []
    files = ['33179']
    hgrepos = []
    issue_num = 20007
    keywords = ['patch']
    message_count = 6.0
    messages = ['206446', '206448', '206458', '206459', '206477', '206479']
    nosy_count = 4.0
    nosy_names = ['orsenthil', 'python-dev', 'ssapin', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20007'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions