Skip to content

Task.current_task(None) returns unexpected result #73457

@1st1

Description

@1st1
BPO 29271
Nosy @methane, @1st1, @lelit, @azazel75
PRs
  • bpo-29271: Fix Task.current_task and Task.all_tasks to accept None. #406
  • bpo-29271: Fix Task.current_task and Task.all_tasks to accept None. #413
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • task.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 = 'https://github.com/1st1'
    closed_at = <Date 2017-03-03.23:10:28.529>
    created_at = <Date 2017-01-13.22:11:24.834>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'Task.current_task(None) returns unexpected result'
    updated_at = <Date 2017-03-31.16:36:33.267>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:33.267>
    actor = 'dstufft'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2017-03-03.23:10:28.529>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-01-13.22:11:24.834>
    creator = 'yselivanov'
    dependencies = []
    files = ['46284']
    hgrepos = []
    issue_num = 29271
    keywords = ['patch']
    message_count = 6.0
    messages = ['285445', '285447', '285448', '285456', '288855', '290338']
    nosy_count = 4.0
    nosy_names = ['methane', 'yselivanov', 'lelit', 'azazel']
    pr_nums = ['406', '413', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29271'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions