-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 22849 |
|---|---|
| Nosy | @ncoghlan, @benjaminp, @thatch, @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 = None
closed_at = <Date 2014-11-12.15:24:13.152>
created_at = <Date 2014-11-11.22:55:26.016>
labels = ['library', 'type-crash']
title = 'Double DECREF in TextIOWrapper'
updated_at = <Date 2014-11-12.15:24:13.150>
user = 'https://github.com/thatch'bugs.python.org fields:
activity = <Date 2014-11-12.15:24:13.150>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-11-12.15:24:13.152>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-11-11.22:55:26.016>
creator = 'thatch'
dependencies = []
files = ['37183']
hgrepos = []
issue_num = 22849
keywords = []
message_count = 3.0
messages = ['231054', '231081', '231082']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'benjamin.peterson', 'thatch', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue22849'
versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump