Skip to content

asyncio: Make transport.pause_reading()/resume_reading() idempotent; add transport.is_reading() #76537

Description

@1st1
BPO 32356
Nosy @vstinner, @asvetlov, @1st1
PRs
  • bpo-32356: idempotent pause_/resume_reading; new is_reading method. #4914
  • [3.6] bpo-32356: idempotent pause_/resume_reading (GH-4914) #7629
  • 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-12-18.22:03:50.479>
    created_at = <Date 2017-12-18.03:46:15.855>
    labels = []
    title = 'asyncio: Make transport.pause_reading()/resume_reading() idempotent; add transport.is_reading()'
    updated_at = <Date 2018-06-13.10:05:18.494>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-06-13.10:05:18.494>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-18.22:03:50.479>
    closer = 'yselivanov'
    components = []
    creation = <Date 2017-12-18.03:46:15.855>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32356
    keywords = ['patch']
    message_count = 3.0
    messages = ['308509', '308587', '319444']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov']
    pr_nums = ['4914', '7629']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32356'
    versions = []

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions