-
-
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 | 22185 |
|---|---|
| Nosy | @tim-one, @rhettinger, @pitrou, @vstinner |
| 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-08-29.21:28:26.728>
created_at = <Date 2014-08-11.23:47:11.131>
labels = ['library', 'type-crash']
title = 'Occasional RuntimeError from Condition.notify'
updated_at = <Date 2014-08-29.21:28:26.726>
user = 'https://bugs.python.org/dougz'bugs.python.org fields:
activity = <Date 2014-08-29.21:28:26.726>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-29.21:28:26.728>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-08-11.23:47:11.131>
creator = 'dougz'
dependencies = []
files = ['36351']
hgrepos = []
issue_num = 22185
keywords = ['patch']
message_count = 5.0
messages = ['225208', '225213', '226068', '226088', '226089']
nosy_count = 6.0
nosy_names = ['tim.peters', 'rhettinger', 'pitrou', 'vstinner', 'python-dev', 'dougz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue22185'
versions = ['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