Skip to content

"The loop argument is deprecated" reported when user code does not use it #89260

@yan12125

Description

@yan12125
mannequin
BPO 45097
Nosy @mcepl, @asvetlov, @ambv, @serhiy-storchaka, @1st1, @miss-islington
PRs
  • [3.9] bpo-45097: Remove incorrect deprecation warnings in asyncio. #28153
  • bpo-45097: Add more tests for shutdown_asyncgens() #28154
  • [3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) #28159
  • [3.9] bpo-45097: Fix deprecation warnings in test_asyncio #28236
  • 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/serhiy-storchaka'
    closed_at = <Date 2021-09-04.20:38:44.608>
    created_at = <Date 2021-09-04.02:41:25.974>
    labels = ['type-bug', '3.9', 'release-blocker', 'expert-asyncio']
    title = '"The loop argument is deprecated" reported when user code does not use it'
    updated_at = <Date 2021-10-30.12:40:01.463>
    user = 'https://github.com/yan12125'

    bugs.python.org fields:

    activity = <Date 2021-10-30.12:40:01.463>
    actor = 'yan12125'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2021-09-04.20:38:44.608>
    closer = 'serhiy.storchaka'
    components = ['asyncio']
    creation = <Date 2021-09-04.02:41:25.974>
    creator = 'yan12125'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45097
    keywords = ['patch']
    message_count = 7.0
    messages = ['401032', '401044', '401049', '401050', '401057', '401067', '401394']
    nosy_count = 6.0
    nosy_names = ['mcepl', 'asvetlov', 'lukasz.langa', 'serhiy.storchaka', 'yselivanov', 'miss-islington']
    pr_nums = ['28153', '28154', '28159', '28236']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45097'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions