Skip to content

StringIO.StringIO pickled in 2.7 is not unpickleable on 3.x #67079

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22890
Nosy @pitrou, @avassalotti, @serhiy-storchaka, @JelleZijlstra

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 2016-06-26.21:59:59.540>
created_at = <Date 2014-11-17.07:41:25.551>
labels = ['type-bug', 'library']
title = 'StringIO.StringIO pickled in 2.7 is not unpickleable on 3.x'
updated_at = <Date 2016-06-26.21:59:59.539>
user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2016-06-26.21:59:59.539>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-26.21:59:59.540>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-11-17.07:41:25.551>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 22890
keywords = []
message_count = 5.0
messages = ['231268', '236784', '236799', '267016', '269320']
nosy_count = 4.0
nosy_names = ['pitrou', 'alexandre.vassalotti', 'serhiy.storchaka', 'JelleZijlstra']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22890'
versions = ['Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions