Skip to content

asyncio: Optimize get_event_loop and _get_running_loop #75531

@jimmylai

Description

@jimmylai
mannequin
BPO 31350
Nosy @vstinner, @1st1, @Mariatta, @jimmylai
PRs
  • bpo-31350: Optimize get_event_loop and _get_running_loop #3347
  • [3.6] bpo-31350: Optimize get_event_loop and _get_running_loop (GH-3347) #3373
  • Files
  • bench_asyncio.py
  • bench_get_event_loop.py
  • 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 2017-09-06.03:06:58.314>
    created_at = <Date 2017-09-05.17:19:35.454>
    labels = ['expert-asyncio', '3.7', 'performance']
    title = 'asyncio: Optimize get_event_loop and _get_running_loop'
    updated_at = <Date 2017-09-06.03:06:58.313>
    user = 'https://github.com/jimmylai'

    bugs.python.org fields:

    activity = <Date 2017-09-06.03:06:58.313>
    actor = 'Mariatta'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-06.03:06:58.314>
    closer = 'Mariatta'
    components = ['asyncio']
    creation = <Date 2017-09-05.17:19:35.454>
    creator = 'jimmylai'
    dependencies = []
    files = ['47120', '47122']
    hgrepos = []
    issue_num = 31350
    keywords = []
    message_count = 11.0
    messages = ['301342', '301343', '301344', '301348', '301356', '301357', '301358', '301359', '301416', '301433', '301434']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'yselivanov', 'Mariatta', 'jimmylai']
    pr_nums = ['3347', '3373']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue31350'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions