-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifedeferred-blockerinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 28147 |
|---|---|
| Nosy | @vstinner, @larryhastings, @ned-deily, @methane, @berkerpeksag, @serhiy-storchaka, @minrk, @jamadden, @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 = None
closed_at = <Date 2016-12-20.01:05:08.308>
created_at = <Date 2016-09-14.11:44:13.094>
labels = ['interpreter-core', 'deferred-blocker', '3.7', 'type-crash']
title = 'Unbounded memory growth resizing split-table dicts'
updated_at = <Date 2017-03-31.16:36:26.473>
user = 'https://github.com/minrk'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:26.473>
actor = 'dstufft'
assignee = 'none'
closed = True
closed_date = <Date 2016-12-20.01:05:08.308>
closer = 'methane'
components = ['Interpreter Core']
creation = <Date 2016-09-14.11:44:13.094>
creator = 'minrk'
dependencies = []
files = ['44658', '44659', '44665', '44666', '44696', '45796', '45797', '45910', '45911', '45968']
hgrepos = []
issue_num = 28147
keywords = ['patch']
message_count = 51.0
messages = ['276418', '276419', '276420', '276425', '276428', '276434', '276437', '276450', '276451', '276452', '276456', '276477', '276481', '276482', '276483', '276502', '276726', '276895', '276901', '276947', '277614', '282635', '282642', '282643', '282648', '282650', '282672', '282682', '282683', '282699', '282702', '282743', '283246', '283259', '283264', '283267', '283268', '283270', '283283', '283334', '283335', '283337', '283339', '283374', '283386', '283392', '283395', '283468', '283478', '283644', '283659']
nosy_count = 11.0
nosy_names = ['vstinner', 'larry', 'ned.deily', 'methane', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'minrk', 'jmadden', 'xiang.zhang', 'wenzel']
pr_nums = ['552']
priority = 'deferred blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue28147'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifedeferred-blockerinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump