Skip to content

Add names to asyncio tasks #78451

Closed
Closed
@agronholm

Description

@agronholm
mannequin
BPO 34270
Nosy @benjaminp, @asvetlov, @agronholm, @ericsnowcurrently, @1st1
PRs
  • bpo-34270: added the ability to name asyncio tasks #8547
  • bpo-34270: Fixed inconsistency in string handling in the Task C implementation #8717
  • Make regular expressions in test_tasks.py raw strings. #8759
  • 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 2018-08-08.21:08:30.228>
    created_at = <Date 2018-07-29.09:25:37.510>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = 'Add names to asyncio tasks'
    updated_at = <Date 2018-08-14.04:32:34.460>
    user = 'https://github.com/agronholm'

    bugs.python.org fields:

    activity = <Date 2018-08-14.04:32:34.460>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-08.21:08:30.228>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-07-29.09:25:37.510>
    creator = 'alex.gronholm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34270
    keywords = ['patch']
    message_count = 21.0
    messages = ['322620', '323302', '323303', '323324', '323325', '323326', '323327', '323328', '323329', '323330', '323334', '323337', '323338', '323339', '323340', '323341', '323342', '323343', '323344', '323345', '323497']
    nosy_count = 5.0
    nosy_names = ['benjamin.peterson', 'asvetlov', 'alex.gronholm', 'eric.snow', 'yselivanov']
    pr_nums = ['8547', '8717', '8759']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34270'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions