Skip to content

asyncio: recv_into() must not return b'' if the socket/pipe is closed #85639

@vstinner

Description

@vstinner
BPO 41467
Nosy @db3l, @vstinner, @asvetlov, @1st1, @miss-islington
PRs
  • bpo-41467: Fix asyncio recv_into() on Windows #21720
  • [3.9] bpo-41467: Fix asyncio recv_into() on Windows (GH-21720) #21724
  • [3.8] bpo-41467: Fix asyncio recv_into() on Windows (GH-21720) #21726
  • 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 2020-08-05.00:09:54.697>
    created_at = <Date 2020-08-03.22:19:49.785>
    labels = ['3.10', 'expert-asyncio']
    title = "asyncio: recv_into() must not return b'' if the socket/pipe is closed"
    updated_at = <Date 2020-08-05.18:49:30.857>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-08-05.18:49:30.857>
    actor = 'db3l'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-05.00:09:54.697>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2020-08-03.22:19:49.785>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41467
    keywords = ['patch']
    message_count = 7.0
    messages = ['374760', '374762', '374764', '374778', '374780', '374782', '374895']
    nosy_count = 5.0
    nosy_names = ['db3l', 'vstinner', 'asvetlov', 'yselivanov', 'miss-islington']
    pr_nums = ['21720', '21724', '21726']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41467'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions