-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26312 |
|---|---|
| Nosy | @vstinner, @vadmium, @JimJJewett, @serhiy-storchaka |
| 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-02-11.11:33:18.682>
created_at = <Date 2016-02-08.19:39:33.798>
labels = ['interpreter-core', 'type-feature']
title = 'Raise SystemError on programmical errors in PyArg_Parse*()'
updated_at = <Date 2016-02-11.11:33:18.681>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-02-11.11:33:18.681>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-02-11.11:33:18.682>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-02-08.19:39:33.798>
creator = 'serhiy.storchaka'
dependencies = []
files = ['41859']
hgrepos = []
issue_num = 26312
keywords = ['patch']
message_count = 8.0
messages = ['259877', '259916', '260049', '260059', '260064', '260083', '260084', '260090']
nosy_count = 5.0
nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'Jim.Jewett', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26312'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement