Skip to content

Support pickling objects with __new__ with keyword arguments with protocol 2+ #68352

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 24164
Nosy @pitrou, @vstinner, @avassalotti, @serhiy-storchaka
Files
  • pickle_new_ex_protocol_2.patch
  • pickle_new_ex_protocol_2_doc.patch
  • pickle_new_ex_protocol_2_doc_2.patch
  • 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 2015-10-13.18:29:17.151>
    created_at = <Date 2015-05-11.10:49:50.457>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', 'library']
    title = 'Support pickling objects with __new__ with keyword arguments with protocol 2+'
    updated_at = <Date 2015-11-17.11:15:19.259>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-11-17.11:15:19.259>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-10-13.18:29:17.151>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core', 'Library (Lib)']
    creation = <Date 2015-05-11.10:49:50.457>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['39341', '40751', '40771']
    hgrepos = []
    issue_num = 24164
    keywords = ['patch']
    message_count = 19.0
    messages = ['242890', '251830', '251857', '252743', '252744', '252773', '252809', '252811', '252854', '252855', '252856', '252897', '252916', '252924', '252945', '252946', '252950', '252951', '254793']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'alexandre.vassalotti', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24164'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard 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