-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 7060 |
|---|---|
| Nosy | @gpshead, @pitrou, @kristjanvalur, @vstinner, @jparise, @benjaminp, @bitdancer |
| Dependencies | |
| 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 2018-06-27.21:30:55.822>
created_at = <Date 2009-10-05.01:40:55.964>
labels = ['type-bug', 'library']
title = 'test_multiprocessing dictionary changed size errors and hang'
updated_at = <Date 2018-06-27.21:30:55.820>
user = 'https://github.com/bitdancer'bugs.python.org fields:
activity = <Date 2018-06-27.21:30:55.820>
actor = 'vstinner'
assignee = 'jnoller'
closed = True
closed_date = <Date 2018-06-27.21:30:55.822>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2009-10-05.01:40:55.964>
creator = 'r.david.murray'
dependencies = ['7105', '7318']
files = ['15045']
hgrepos = []
issue_num = 7060
keywords = []
message_count = 30.0
messages = ['93570', '93571', '93601', '93605', '93815', '93825', '93854', '93855', '93856', '93857', '93859', '94413', '95173', '95175', '95178', '95182', '95183', '95184', '95188', '95194', '95195', '95196', '95203', '95204', '95205', '95206', '95372', '203249', '205226', '320627']
nosy_count = 9.0
nosy_names = ['gregory.p.smith', 'pitrou', 'kristjan.jonsson', 'vstinner', 'jon', 'benjamin.peterson', 'jnoller', 'r.david.murray', 'asksol']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue7060'
versions = ['Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error