Skip to content

Merge StreamWriter and StreamReader into just asyncio.Stream #81070

@asvetlov

Description

@asvetlov
BPO 36889
Nosy @asvetlov, @1st1, @koobs, @aixtools, @icgood, @miss-islington, @tirkarthi
PRs
  • bpo-36889: Merge asyncio streams #13251
  • bpo-36889: Make StreamServer.close() tests more robust #13790
  • bpo-36889: Document Stream and StreamServer. #14203
  • [3.8] bpo-36889: Document asyncio Stream and StreamServer (GH-14203) #14349
  • bpo-36889: Replace deprecation warning with RuntimeError #14397
  • [3.8] bpo-36889: Replace deprecation warning with RuntimeError (GH-14397) #14422
  • bpo-36889: Document Stream class and add docstrings #14488
  • [3.8] bpo-36889: Document Stream class and add docstrings (GH-14488) #16087
  • bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" #16482
  • [3.8] bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482) #16485
  • Files
  • koobs-freebsd-current-3.x-build-168.stdio.txt
  • 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 2019-09-13.11:32:11.525>
    created_at = <Date 2019-05-11.18:15:14.485>
    labels = ['3.8', 'expert-asyncio']
    title = 'Merge StreamWriter and StreamReader into just asyncio.Stream'
    updated_at = <Date 2019-09-30.05:30:20.394>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2019-09-30.05:30:20.394>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-13.11:32:11.525>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-05-11.18:15:14.485>
    creator = 'asvetlov'
    dependencies = []
    files = ['48376']
    hgrepos = []
    issue_num = 36889
    keywords = ['patch']
    message_count = 20.0
    messages = ['342212', '343678', '343860', '343877', '343902', '343903', '344019', '344055', '344057', '344643', '344676', '346425', '346431', '346432', '346435', '346498', '352284', '352289', '353535', '353538']
    nosy_count = 7.0
    nosy_names = ['asvetlov', 'yselivanov', 'koobs', 'Michael.Felt', 'icgood', 'miss-islington', 'xtreak']
    pr_nums = ['13251', '13790', '14203', '14349', '14397', '14422', '14488', '16087', '16482', '16485']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36889'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions