Skip to content

Implement asyncio.run_in_executor shortcut #76490

Closed
@asvetlov

Description

@asvetlov
BPO 32309
Nosy @vstinner, @asvetlov, @cjerdonek, @1st1, @miss-islington, @primal100, @aeros
PRs
  • bpo-32311: Implement asyncio.create_task() shortcut #4848
  • bpo-32309: Implement asyncio.ThreadPool #18410
  • bpo-32309: Implement asyncio.to_thread() #20143
  • [3.9] bpo-32309: Implement asyncio.to_thread() (GH-20143) #20212
  • bpo-32309: Add support for contextvars in asyncio.to_thread() #20278
  • [3.9] bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278) #20279
  • 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-05-21.05:58:41.914>
    created_at = <Date 2017-12-13.19:54:21.835>
    labels = ['docs', '3.9', 'expert-asyncio']
    title = 'Implement asyncio.run_in_executor shortcut'
    updated_at = <Date 2020-05-21.05:58:41.913>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2020-05-21.05:58:41.913>
    actor = 'aeros'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-21.05:58:41.914>
    closer = 'aeros'
    components = ['Documentation', 'asyncio']
    creation = <Date 2017-12-13.19:54:21.835>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32309
    keywords = ['patch']
    message_count = 43.0
    messages = ['308238', '308239', '308243', '308245', '341352', '355771', '355773', '355796', '355798', '355799', '355800', '355802', '355804', '355805', '355807', '355809', '355811', '355842', '355846', '355852', '355854', '355855', '355857', '355858', '355862', '355863', '355881', '355883', '355938', '355957', '355975', '355978', '356242', '356303', '356776', '356792', '360725', '369318', '369331', '369408', '369493', '369495', '369497']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'asvetlov', 'chris.jerdonek', 'yselivanov', 'miss-islington', 'primal', 'aeros']
    pr_nums = ['4848', '18410', '20143', '20212', '20278', '20279']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32309'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesdocsDocumentation in the Doc dirtopic-asyncio

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions