Skip to content

Put back the ability to parse files where async/await aren't keywords #80156

@gvanrossum

Description

@gvanrossum
BPO 35975
Nosy @gvanrossum, @scoder, @encukou, @serhiy-storchaka, @1st1, @ilevkivskyi, @ethanhs, @miss-islington, @mayankasthana, @msullivan
PRs
  • bpo-35975: Support parsing earlier minor versions of Python 3 #12086
  • bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags #21021
  • [3.9] bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags #21022
  • [3.8] bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags #21023
  • 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 2020-06-29.16:40:15.196>
    created_at = <Date 2019-02-12.00:23:38.530>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = "Put back the ability to parse files where async/await aren't keywords"
    updated_at = <Date 2020-06-29.16:40:15.195>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2020-06-29.16:40:15.195>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2020-06-29.16:40:15.196>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2019-02-12.00:23:38.530>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35975
    keywords = ['patch']
    message_count = 26.0
    messages = ['335277', '336785', '336786', '336788', '336789', '336790', '336795', '336800', '336831', '336879', '337243', '337432', '343749', '343786', '371938', '371943', '371949', '371974', '371975', '371983', '372006', '372019', '372484', '372485', '372486', '372602']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'scoder', 'petr.viktorin', 'serhiy.storchaka', 'yselivanov', 'levkivskyi', 'ethan smith', 'miss-islington', 'masthana', 'msullivan']
    pr_nums = ['12086', '21021', '21022', '21023']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35975'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (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