Skip to content

asyncio: proactor read transport: use recv_into instead of recv #85445

Closed
@tontinton

Description

@tontinton
mannequin
BPO 41273
Nosy @db3l, @scoder, @vstinner, @1st1, @tontinton
PRs
  • bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv #21439
  • bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv #21442
  • bpo-41279: Add StreamReaderBufferedProtocol #21446
  • 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 = None
    created_at = <Date 2020-07-10.21:08:56.958>
    labels = []
    title = 'asyncio: proactor read transport: use recv_into instead of recv'
    updated_at = <Date 2020-08-06.09:48:07.805>
    user = 'https://github.com/tontinton'

    bugs.python.org fields:

    activity = <Date 2020-08-06.09:48:07.805>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2020-07-10.21:08:56.958>
    creator = 'tontinton'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41273
    keywords = ['patch']
    message_count = 10.0
    messages = ['373483', '373655', '373935', '373969', '373970', '373974', '373981', '373996', '374896', '374924']
    nosy_count = 5.0
    nosy_names = ['db3l', 'scoder', 'vstinner', 'yselivanov', 'tontinton']
    pr_nums = ['21439', '21442', '21446']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41273'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions