Skip to content

Many servers (wsgiref, http.server, etc) can truncate large output blobs #68479

@JonathanKamens

Description

@JonathanKamens
BPO 24291
Nosy @pjeby, @pitrou, @benjaminp, @tarekziade, @vadmium, @serhiy-storchaka, @jamadden
Files
  • wsgi-partial.py: Demo
  • wfile-partial.patch
  • wfile-partial.v2.patch
  • wfile-partial.v3.patch
  • wsgiref-only.patch: wsgiref fix only
  • wsgiref-only.v2.patch
  • wfile-partial.v4.patch
  • wfile-partial.v5.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 2017-10-27.22:16:08.493>
    created_at = <Date 2015-05-26.20:18:01.494>
    labels = ['type-bug', 'library', 'expert-IO']
    title = 'Many servers (wsgiref, http.server, etc) can truncate large output blobs'
    updated_at = <Date 2017-10-27.22:16:08.491>
    user = 'https://bugs.python.org/JonathanKamens'

    bugs.python.org fields:

    activity = <Date 2017-10-27.22:16:08.491>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-27.22:16:08.493>
    closer = 'martin.panter'
    components = ['Library (Lib)', 'IO']
    creation = <Date 2015-05-26.20:18:01.494>
    creator = 'Jonathan Kamens'
    dependencies = []
    files = ['42411', '42412', '42427', '42870', '43066', '43143', '43233', '43840']
    hgrepos = []
    issue_num = 24291
    keywords = ['patch']
    message_count = 30.0
    messages = ['244131', '244138', '244489', '244505', '244506', '244550', '260844', '262830', '262831', '262833', '262834', '262835', '262836', '262837', '263079', '263085', '263087', '263163', '263789', '265528', '265615', '265691', '266750', '266926', '266986', '267097', '267393', '267406', '271066', '305140']
    nosy_count = 12.0
    nosy_names = ['pje', 'pitrou', 'benjamin.peterson', 'tarek', 'stutzbach', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'jmadden', 'Jonathan Kamens', 'marcjofre', 'Paolo Veglia']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24291'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions