Nominal decorator function call syntax is inconsistent with regular function calls · Issue #76205 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 32024 |
---|---|
Nosy | @gvanrossum, @ncoghlan, @serhiy-storchaka |
Dependencies | bpo-32012: Disallow ambiguous syntax f(x for x in [1],) |
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 = None created_at = <Date 2017-11-14.13:09:52.051> labels = ['type-feature', '3.7', 'docs'] title = 'Nominal decorator function call syntax is inconsistent with regular function calls' updated_at = <Date 2017-11-15.08:57:43.038> user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2017-11-15.08:57:43.038> actor = 'serhiy.storchaka' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = <Date 2017-11-14.13:09:52.051> creator = 'ncoghlan' dependencies = ['32012'] files = [] hgrepos = [] issue_num = 32024 keywords = [] message_count = 3.0 messages = ['306205', '306234', '306258'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'ncoghlan', 'docs@python', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue32024' versions = ['Python 3.7']