Skip to content

PEP 614: Relaxing Grammar Restrictions On Decorators #83883

@brandtbucher

Description

@brandtbucher
BPO 39702
Nosy @gvanrossum, @miss-islington, @brandtbucher, @gousaiyang, @shankarj67
PRs
  • bpo-39702: Relax grammar restrictions on decorators (PEP 614). #18570
  • bpo-39702: Update the Language Reference (PEP 614). #18802
  • bpo-39868: Add the documentation for Assignment Expressions (PEP 572). #18851
  • bpo-39702: Remove dotted_name from decorator documentation #25234
  • [3.9] bpo-39702: Remove dotted_name from decorator documentation (GH-25234) #25290
  • 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/brandtbucher'
    closed_at = <Date 2020-03-07.19:13:10.129>
    created_at = <Date 2020-02-20.16:12:25.133>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'PEP 614: Relaxing Grammar Restrictions On Decorators'
    updated_at = <Date 2021-04-08.23:04:03.217>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2021-04-08.23:04:03.217>
    actor = 'miss-islington'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2020-03-07.19:13:10.129>
    closer = 'brandtbucher'
    components = ['Interpreter Core']
    creation = <Date 2020-02-20.16:12:25.133>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39702
    keywords = ['patch']
    message_count = 8.0
    messages = ['362328', '363311', '363312', '363319', '363324', '363612', '390568', '390570']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'miss-islington', 'brandtbucher', 'gousaiyang', 'shankarj67']
    pr_nums = ['18570', '18802', '18851', '25234', '25290']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39702'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions