Skip to content

Add sock_recv_into to AbstractEventLoop #76000

@pitrou

Description

@pitrou
BPO 31819
Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1
PRs
  • bpo-31819: Add AbstractEventLoop.sock_recv_into() #4051
  • 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 2017-10-19.19:47:17.426>
    created_at = <Date 2017-10-19.17:37:49.742>
    labels = ['3.7', 'type-feature', 'library', 'expert-asyncio']
    title = 'Add sock_recv_into to AbstractEventLoop'
    updated_at = <Date 2020-08-05.00:10:19.610>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2020-08-05.00:10:19.610>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-19.19:47:17.426>
    closer = 'yselivanov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2017-10-19.17:37:49.742>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31819
    keywords = ['patch']
    message_count = 6.0
    messages = ['304623', '304629', '304639', '304640', '304641', '374761']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'giampaolo.rodola', 'yselivanov']
    pr_nums = ['4051']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31819'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions