Skip to content

Portability issues with pickle #76010

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 31829
Nosy @pitrou, @avassalotti, @benjaminp, @serhiy-storchaka, @csabella, @miss-islington
PRs
  • [2.7] bpo-31829: Resolve some portability issues with pickle. #4067
  • bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. #11859
  • [3.7] bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859) #13693
  • 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/serhiy-storchaka'
    closed_at = <Date 2020-01-10.12:11:17.614>
    created_at = <Date 2017-10-20.17:41:29.327>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'Portability issues with pickle'
    updated_at = <Date 2020-01-10.12:11:17.613>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-01-10.12:11:17.613>
    actor = 'cheryl.sabella'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-01-10.12:11:17.614>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)']
    creation = <Date 2017-10-20.17:41:29.327>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31829
    keywords = ['patch']
    message_count = 11.0
    messages = ['304667', '304700', '306091', '306104', '335586', '335588', '335834', '335835', '343890', '344035', '345324']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'alexandre.vassalotti', 'benjamin.peterson', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['4067', '11859', '13693']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31829'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions