-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28257 |
|---|---|
| Nosy | @rhettinger, @vstinner, @larryhastings, @ned-deily, @serhiy-storchaka, @serprex |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| Dependencies | |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2016-10-07.20:36:17.395>
created_at = <Date 2016-09-23.11:55:46.115>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Regression for star argument parameter error messages'
updated_at = <Date 2017-03-31.16:36:25.077>
user = 'https://bugs.python.org/kayhayen'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:25.077>
actor = 'dstufft'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-10-07.20:36:17.395>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-09-23.11:55:46.115>
creator = 'kayhayen'
dependencies = ['27358']
files = ['44856', '44924']
hgrepos = []
issue_num = 28257
keywords = ['patch']
message_count = 11.0
messages = ['277270', '277278', '277282', '277284', '277289', '277293', '277294', '277594', '277858', '277860', '278268']
nosy_count = 8.0
nosy_names = ['rhettinger', 'vstinner', 'larry', 'ned.deily', 'kayhayen', 'python-dev', 'serhiy.storchaka', 'Demur Rumed']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28257'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error