-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 25472 |
|---|---|
| Nosy | @gvanrossum, @pitrou, @avassalotti, @serhiy-storchaka |
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2015-11-19.05:20:46.402>
created_at = <Date 2015-10-25.03:09:33.179>
labels = ['type-bug', 'library']
title = 'Typing: Specialized subclasses of generics cannot be unpickled'
updated_at = <Date 2015-11-19.05:20:46.400>
user = 'https://bugs.python.org/maatt'bugs.python.org fields:
activity = <Date 2015-11-19.05:20:46.400>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2015-11-19.05:20:46.402>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2015-10-25.03:09:33.179>
creator = 'maatt'
dependencies = []
files = []
hgrepos = []
issue_num = 25472
keywords = []
message_count = 7.0
messages = ['253421', '253514', '253515', '254877', '254878', '254879', '254880']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'pitrou', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka', 'maatt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25472'
versions = ['Python 3.5', 'Python 3.6']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