Skip to content

An attempt to make asyncio.transport.writelines (selector) use Scatter I/O #84188

@tzickel

Description

@tzickel
mannequin
BPO 40007
Nosy @asvetlov, @1st1, @tzickel, @jakirkham
PRs
  • bpo-40007: Make asyncio.transport.writelines on selector use sendmsg #19062
  • Superseder
  • bpo-47010: Implement zero copy writes in SelectorSocketTransport in asyncio
  • 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 2022-03-17.13:11:02.294>
    created_at = <Date 2020-03-18.21:00:01.366>
    labels = ['type-feature', '3.9', 'expert-asyncio']
    title = 'An attempt to make asyncio.transport.writelines (selector) use Scatter I/O'
    updated_at = <Date 2022-03-17.13:11:02.294>
    user = 'https://github.com/tzickel'

    bugs.python.org fields:

    activity = <Date 2022-03-17.13:11:02.294>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-17.13:11:02.294>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2020-03-18.21:00:01.366>
    creator = 'tzickel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40007
    keywords = []
    message_count = 3.0
    messages = ['364565', '364595', '415409']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'tzickel', 'jakirkham']
    pr_nums = ['19062']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '47010'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40007'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions