Skip to content

Avoid socketserver.StreamRequestHandler.wfile doing partial writes #70908

Closed
@vadmium

Description

@vadmium
BPO 26721
Nosy @vstinner, @vadmium
Files
  • buffered-wfile.patch
  • buffered-wfile.v2.patch
  • buffered-wfile.v3.patch
  • buffered-wfile.v4.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-06-29.12:06:14.319>
    created_at = <Date 2016-04-09.12:19:55.693>
    labels = ['type-feature', 'library']
    title = 'Avoid socketserver.StreamRequestHandler.wfile doing partial writes'
    updated_at = <Date 2016-06-29.12:06:14.318>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-06-29.12:06:14.318>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-29.12:06:14.319>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2016-04-09.12:19:55.693>
    creator = 'martin.panter'
    dependencies = []
    files = ['42417', '42843', '43365', '43366']
    hgrepos = []
    issue_num = 26721
    keywords = ['patch']
    message_count = 11.0
    messages = ['263084', '263120', '263400', '263401', '263402', '263437', '265507', '268384', '268386', '269474', '269481']
    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/issue26721'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions