-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
w* format in PyArg_ParseTupleAndKeywords for optional argument #70614
Copy link
Copy link
Closed
Labels
interpreter-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 | 26427 |
|---|---|
| Nosy | @serhiy-storchaka |
| Superseder | |
| 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 = None
closed_at = <Date 2016-02-24.16:49:06.225>
created_at = <Date 2016-02-24.14:46:26.316>
labels = ['interpreter-core', 'type-bug']
title = 'w* format in PyArg_ParseTupleAndKeywords for optional argument'
updated_at = <Date 2016-02-24.16:49:06.223>
user = 'https://bugs.python.org/VHalperin'bugs.python.org fields:
activity = <Date 2016-02-24.16:49:06.223>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-24.16:49:06.225>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-02-24.14:46:26.316>
creator = 'VHalperin'
dependencies = []
files = ['42021']
hgrepos = []
issue_num = 26427
keywords = []
message_count = 2.0
messages = ['260807', '260819']
nosy_count = 2.0
nosy_names = ['serhiy.storchaka', 'VHalperin']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '23927'
type = 'behavior'
url = 'https://bugs.python.org/issue26427'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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