Skip to content

BaseHTTPRequestHandler innefficient when sending HTTP header #47959

@yangman

Description

@yangman
mannequin
BPO 3709
Nosy @terryjreedy, @gpshead, @orsenthil, @bitdancer
Files
  • issue3709.diff
  • issue3709-from86665.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 2011-05-09.15:26:38.582>
    created_at = <Date 2008-08-27.23:43:46.604>
    labels = ['library', 'performance']
    title = 'BaseHTTPRequestHandler innefficient when sending HTTP header'
    updated_at = <Date 2011-05-09.15:37:56.668>
    user = 'https://bugs.python.org/yangman'

    bugs.python.org fields:

    activity = <Date 2011-05-09.15:37:56.668>
    actor = 'Arfrever'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2011-05-09.15:26:38.582>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2008-08-27.23:43:46.604>
    creator = 'yangman'
    dependencies = []
    files = ['19704', '19764']
    hgrepos = []
    issue_num = 3709
    keywords = ['patch']
    message_count = 16.0
    messages = ['72051', '73551', '107973', '107989', '121717', '121719', '121721', '121750', '121759', '121815', '121933', '121937', '121943', '122066', '135598', '135599']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'orsenthil', 'brunogola', 'yangman', 'r.david.murray', 'endian', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue3709'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions