-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17327 |
|---|---|
| Nosy | @rhettinger, @pitrou, @scoder, @benjaminp |
| 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 2013-03-08.13:36:55.654>
created_at = <Date 2013-03-01.13:45:55.699>
labels = ['interpreter-core', 'type-feature']
title = 'Add PyDict_GetItemSetDefault() as C-API for dict.setdefault()'
updated_at = <Date 2013-03-11.17:28:12.547>
user = 'https://github.com/scoder'bugs.python.org fields:
activity = <Date 2013-03-11.17:28:12.547>
actor = 'scoder'
assignee = 'none'
closed = True
closed_date = <Date 2013-03-08.13:36:55.654>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2013-03-01.13:45:55.699>
creator = 'scoder'
dependencies = []
files = ['29284', '29339', '29345']
hgrepos = []
issue_num = 17327
keywords = ['patch']
message_count = 24.0
messages = ['183260', '183638', '183662', '183695', '183696', '183697', '183698', '183699', '183700', '183701', '183702', '183710', '183713', '183723', '183728', '183729', '183736', '183952', '183971', '183974', '183975', '183977', '183978', '183980']
nosy_count = 5.0
nosy_names = ['rhettinger', 'pitrou', 'scoder', 'benjamin.peterson', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17327'
versions = ['Python 3.4']Reactions are currently unavailable
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