-
-
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)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28583 |
|---|---|
| Nosy | @ned-deily, @methane, @serhiy-storchaka, @zhangyangyu |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| 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/methane'
closed_at = <Date 2016-11-02.09:47:57.360>
created_at = <Date 2016-11-01.18:33:44.585>
labels = ['interpreter-core', 'type-bug', '3.7', 'release-blocker']
title = "PyDict_SetDefault doesn't combine split table when needed"
updated_at = <Date 2017-03-31.16:36:10.509>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:10.509>
actor = 'dstufft'
assignee = 'methane'
closed = True
closed_date = <Date 2016-11-02.09:47:57.360>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2016-11-01.18:33:44.585>
creator = 'xiang.zhang'
dependencies = []
files = ['45308']
hgrepos = []
issue_num = 28583
keywords = ['patch']
message_count = 6.0
messages = ['279889', '279900', '279902', '279911', '279914', '279915']
nosy_count = 5.0
nosy_names = ['ned.deily', 'methane', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = ['552']
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28583'
versions = ['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)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error