Skip to content

Deprecate creation of asyncio object when the loop is not running #82780

@asvetlov

Description

@asvetlov
BPO 38599
Nosy @asvetlov, @1st1, @eamanu, @achimnol, @lschoe, @CallumQuick
PRs
  • bpo-38599: Deprecate creation of asyncio object when the loop is not running #18195
  • Superseder
  • bpo-42392: [document removal of] the deprecated 'loop' parameter asyncio API in 3.10
  • Files
  • 0001-Add-a-deprectation-warning-for-queue-w-o-event-runni.patch
  • 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 2020-11-28.11:09:52.633>
    created_at = <Date 2019-10-27.07:08:05.752>
    labels = ['3.10', 'expert-asyncio']
    title = 'Deprecate creation of asyncio object when the loop is not running'
    updated_at = <Date 2020-11-28.11:09:52.632>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2020-11-28.11:09:52.632>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-28.11:09:52.633>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2019-10-27.07:08:05.752>
    creator = 'asvetlov'
    dependencies = []
    files = ['48697']
    hgrepos = []
    issue_num = 38599
    keywords = ['patch']
    message_count = 13.0
    messages = ['355449', '355486', '355507', '355508', '355588', '355589', '355597', '355598', '355601', '355944', '356157', '359410', '381992']
    nosy_count = 6.0
    nosy_names = ['asvetlov', 'yselivanov', 'eamanu', 'achimnol', 'lschoe', 'callumquick']
    pr_nums = ['18195']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '42392'
    type = None
    url = 'https://bugs.python.org/issue38599'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions