Skip to content

AST: add an attribute to FunctionDef to distinguish functions from generators and coroutines #73657

@vstinner

Description

@vstinner
BPO 29471
Nosy @vstinner, @methane, @1st1, @vedgar, @aptrishu, @mbdevpl

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-19.23:29:22.395>
created_at = <Date 2017-02-07.09:08:59.541>
labels = ['interpreter-core', 'type-feature', '3.7']
title = 'AST: add an attribute to FunctionDef to distinguish functions from generators and coroutines'
updated_at = <Date 2018-09-19.23:29:22.393>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2018-09-19.23:29:22.393>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-09-19.23:29:22.395>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2017-02-07.09:08:59.541>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 29471
keywords = []
message_count = 5.0
messages = ['287216', '287221', '288921', '288933', '325827']
nosy_count = 6.0
nosy_names = ['vstinner', 'methane', 'yselivanov', 'veky', 'aptrishu', 'mbdevpl']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29471'
versions = ['Python 3.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

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