Skip to content

Implement loop.sock_sendfile method #76591

@asvetlov

Description

@asvetlov
BPO 32410
Nosy @giampaolo, @ned-deily, @asvetlov, @1st1
PRs
  • bpo-32410: Implement loop.sock_sendfile() #4976
  • bpo-32410: Make SendfileNotAvailableError public #5243
  • bpo-32410: Improve sock_sendfile tests #5294
  • bpo-32410: Avoid blocking on file IO in sendfile fallback code #7172
  • [3.7] bpo-32410: Avoid blocking on file IO in sendfile fallback code (GH-7172) #7182
  • 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 2018-01-24.19:42:42.123>
    created_at = <Date 2017-12-22.13:07:13.056>
    labels = ['3.7', 'library', 'expert-asyncio']
    title = 'Implement loop.sock_sendfile method'
    updated_at = <Date 2018-05-29.01:42:47.417>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2018-05-29.01:42:47.417>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-24.19:42:42.123>
    closer = 'asvetlov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2017-12-22.13:07:13.056>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32410
    keywords = ['patch']
    message_count = 7.0
    messages = ['308932', '310098', '310279', '310521', '310624', '317936', '317973']
    nosy_count = 4.0
    nosy_names = ['giampaolo.rodola', 'ned.deily', 'asvetlov', 'yselivanov']
    pr_nums = ['4976', '5243', '5294', '7172', '7182']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32410'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-asyncio

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions