Skip to content

Make http.client._tunnel send one byte string over the network #87498

Description

@zveinn
mannequin
BPO 43332
Nosy @terryjreedy, @gpshead, @orsenthil, @berkerpeksag, @miss-islington, @zveinn
PRs
  • bpo-43332: Buffer proxy connection setup packets before sending. #24780
  • [3.9] bpo-43332: Buffer proxy connection setup packets before sending. (GH-24780) #24783
  • 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/gpshead'
    closed_at = <Date 2021-03-08.21:48:46.248>
    created_at = <Date 2021-02-26.20:18:00.086>
    labels = ['expert-C-API', '3.9', '3.10', 'performance']
    title = 'Make http.client._tunnel send one byte string over the network'
    updated_at = <Date 2021-03-30.20:49:50.211>
    user = 'https://github.com/zveinn'

    bugs.python.org fields:

    activity = <Date 2021-03-30.20:49:50.211>
    actor = 'zveinn'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-03-08.21:48:46.248>
    closer = 'gregory.p.smith'
    components = ['C API']
    creation = <Date 2021-02-26.20:18:00.086>
    creator = 'zveinn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43332
    keywords = ['patch']
    message_count = 12.0
    messages = ['387742', '387743', '387745', '387747', '388163', '388164', '388168', '388204', '388258', '388259', '388309', '389851']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'orsenthil', 'berker.peksag', 'miss-islington', 'zveinn']
    pr_nums = ['24780', '24783']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue43332'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions