Skip to content

asyncio.Task.all_tasks() and asyncio.Task.current_task() must be removed in 3.9 #85139

Closed
@remilapeyre

Description

@remilapeyre
BPO 40967
Nosy @asvetlov, @ambv, @1st1, @miss-islington, @remilapeyre, @aeros
PRs
  • bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() #20874
  • [3.9] bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874) #21272
  • 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 2022-03-12.19:21:04.024>
    created_at = <Date 2020-06-13.10:48:02.052>
    labels = ['3.9', '3.10', 'expert-asyncio']
    title = 'asyncio.Task.all_tasks() and asyncio.Task.current_task() must be removed in 3.9'
    updated_at = <Date 2022-03-12.19:21:04.023>
    user = 'https://github.com/remilapeyre'

    bugs.python.org fields:

    activity = <Date 2022-03-12.19:21:04.023>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-12.19:21:04.024>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2020-06-13.10:48:02.052>
    creator = 'remi.lapeyre'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40967
    keywords = ['patch']
    message_count = 9.0
    messages = ['371449', '371451', '372475', '372483', '372628', '372630', '372800', '372801', '372802']
    nosy_count = 6.0
    nosy_names = ['asvetlov', 'lukasz.langa', 'yselivanov', 'miss-islington', 'remi.lapeyre', 'aeros']
    pr_nums = ['20874', '21272']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40967'
    versions = ['Python 3.9', '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