Skip to content

async and await should be keywords in 3.7 #74591

@JelleZijlstra

Description

@JelleZijlstra
BPO 30406
Nosy @gvanrossum, @rhettinger, @vstinner, @giampaolo, @ambv, @PierreQuentel, @1st1, @JelleZijlstra, @miss-islington
PRs
  • bpo-30406: Make async and await proper keywords #1669
  • bpo-30406: allow async/await in lib2to3 #6143
  • [3.7] Revert "bpo-30406: Make async and await proper keywords" (GH-6143) #6145
  • 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/gvanrossum'
    closed_at = <Date 2017-10-06.03:28:00.513>
    created_at = <Date 2017-05-19.21:27:41.864>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'async and await should be keywords in 3.7'
    updated_at = <Date 2019-02-27.23:41:58.653>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2019-02-27.23:41:58.653>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2017-10-06.03:28:00.513>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2017-05-19.21:27:41.864>
    creator = 'JelleZijlstra'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30406
    keywords = []
    message_count = 11.0
    messages = ['293976', '293994', '293997', '294003', '303793', '303794', '305549', '305634', '314046', '314051', '336783']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'rhettinger', 'vstinner', 'giampaolo.rodola', 'lukasz.langa', 'quentel', 'yselivanov', 'JelleZijlstra', 'miss-islington']
    pr_nums = ['1669', '6143', '6145']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30406'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions