Skip to content

Add asyncio.BufferedProtocol #76432

@1st1

Description

@1st1
BPO 32251
Nosy @pitrou, @asvetlov, @methane, @ambv, @1st1
PRs
  • bpo-32251: Implement asyncio.BufferedProtocol. #4755
  • bpo-32251: Fix docs #5408
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2018-01-28.21:43:53.514>
    created_at = <Date 2017-12-08.02:04:18.773>
    labels = ['type-feature', '3.7', 'expert-asyncio']
    title = 'Add asyncio.BufferedProtocol'
    updated_at = <Date 2018-01-29.04:51:11.041>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-01-29.04:51:11.041>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2018-01-28.21:43:53.514>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-12-08.02:04:18.773>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32251
    keywords = ['patch']
    message_count = 16.0
    messages = ['307830', '307832', '307841', '307846', '307856', '307857', '307859', '307861', '307862', '308019', '308020', '308027', '308059', '308060', '311002', '311055']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'asvetlov', 'methane', 'lukasz.langa', 'yselivanov']
    pr_nums = ['4755', '5408']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32251'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions