Skip to content

deprecate *loop* argument for asyncio.sleep #78909

Closed
@1st1

Description

@1st1
BPO 34728
Nosy @vstinner, @asvetlov, @serhiy-storchaka, @1st1, @willingc, @tirkarthi, @fbidu
PRs
  • bpo-34728: Remove deprecate *loop* argument in asyncio.sleep #9415
  • bpo-34728: Fix asyncio tests to run under "-Werror" #9661
  • 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 2018-10-02.17:59:06.584>
    created_at = <Date 2018-09-18.21:44:05.146>
    labels = ['easy', 'type-feature', '3.8', 'expert-asyncio']
    title = 'deprecate *loop* argument for asyncio.sleep'
    updated_at = <Date 2018-10-02.17:59:06.583>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-10-02.17:59:06.583>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-02.17:59:06.584>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-09-18.21:44:05.146>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34728
    keywords = ['patch', 'easy']
    message_count = 12.0
    messages = ['325684', '325685', '326213', '326825', '326826', '326832', '326862', '326863', '326864', '326866', '326890', '326891']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'willingc', 'xtreak', 'fbidu']
    pr_nums = ['9415', '9661']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34728'
    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