Skip to content

asyncio: is it time to make ProactorEventLoop as the default event loop? #78868

@vstinner

Description

@vstinner
BPO 34687
Nosy @vstinner, @asvetlov, @1st1, @miss-islington, @carltongibson
PRs
  • bpo-34687: asynico uses ProactorEventLoop by default #9538
  • bpo-34687: Update asyncio doc for ProactorEventLoop #9623
  • 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-09-25.15:31:18.247>
    created_at = <Date 2018-09-14.19:35:17.919>
    labels = ['3.8', 'expert-asyncio']
    title = 'asyncio: is it time to make ProactorEventLoop as the default event loop?'
    updated_at = <Date 2019-10-23.12:14:41.970>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-23.12:14:41.970>
    actor = 'carltongibson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-25.15:31:18.247>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2018-09-14.19:35:17.919>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34687
    keywords = ['patch']
    message_count = 9.0
    messages = ['325391', '325394', '326361', '326363', '326424', '326641', '355210', '355211', '355215']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'miss-islington', 'carltongibson']
    pr_nums = ['9538', '9623']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34687'
    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