Skip to content

asyncio.gather no DeprecationWarning if task are passed #88978

Description

@Dreamsorcerer
BPO 44815
Nosy @asvetlov, @ambv, @1st1, @yan12125, @Dreamsorcerer
PRs
  • bpo-44815: Always show deprecation in asyncio.gather/sleep() #27568
  • [3.9] bpo-44815: Always show deprecation in asyncio.gather/sleep() #27569
  • 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 2021-08-18.18:58:54.184>
    created_at = <Date 2021-08-02.18:29:57.219>
    labels = ['3.8', '3.9', 'expert-asyncio']
    title = 'asyncio.gather no DeprecationWarning if task are passed'
    updated_at = <Date 2021-09-04.02:42:34.542>
    user = 'https://github.com/Dreamsorcerer'

    bugs.python.org fields:

    activity = <Date 2021-09-04.02:42:34.542>
    actor = 'yan12125'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-18.18:58:54.184>
    closer = 'lukasz.langa'
    components = ['asyncio']
    creation = <Date 2021-08-02.18:29:57.219>
    creator = 'dreamsorcerer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44815
    keywords = ['patch']
    message_count = 5.0
    messages = ['398794', '398797', '399862', '399864', '401033']
    nosy_count = 5.0
    nosy_names = ['asvetlov', 'lukasz.langa', 'yselivanov', 'yan12125', 'dreamsorcerer']
    pr_nums = ['27568', '27569']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44815'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions