-
-
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 | 34110 |
|---|---|
| Nosy | @pitrou, @csabella, @pablogsal, @sangongs |
| PRs |
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 2020-01-10.12:37:17.418>
created_at = <Date 2018-07-13.18:40:08.000>
labels = ['library', 'type-crash']
title = 'cPickle may raise AttributeError when loading concurrently in threads'
updated_at = <Date 2020-01-10.12:37:17.409>
user = 'https://github.com/sangongs'bugs.python.org fields:
activity = <Date 2020-01-10.12:37:17.409>
actor = 'cheryl.sabella'
assignee = 'none'
closed = True
closed_date = <Date 2020-01-10.12:37:17.418>
closer = 'cheryl.sabella'
components = ['Library (Lib)']
creation = <Date 2018-07-13.18:40:08.000>
creator = 'sangongs'
dependencies = []
files = []
hgrepos = []
issue_num = 34110
keywords = ['patch']
message_count = 4.0
messages = ['321627', '321639', '339750', '359723']
nosy_count = 4.0
nosy_names = ['pitrou', 'cheryl.sabella', 'pablogsal', 'sangongs']
pr_nums = ['8276']
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue34110'
versions = ['Python 2.7']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