Skip to content

Patch to make pickle aware of __qualname__ #57729

@sbt

Description

@sbt
mannequin
BPO 13520
Nosy @pitrou, @vstinner, @avassalotti, @ambv
Superseder
  • bpo-17810: Implement PEP 3154 (pickle protocol 4)
  • Files
  • pickle_qualname.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/avassalotti'
    closed_at = <Date 2013-11-30.04:52:45.654>
    created_at = <Date 2011-12-02.16:29:12.894>
    labels = ['extension-modules', 'type-feature']
    title = 'Patch to make pickle aware of __qualname__'
    updated_at = <Date 2013-11-30.04:52:45.652>
    user = 'https://bugs.python.org/sbt'

    bugs.python.org fields:

    activity = <Date 2013-11-30.04:52:45.652>
    actor = 'alexandre.vassalotti'
    assignee = 'alexandre.vassalotti'
    closed = True
    closed_date = <Date 2013-11-30.04:52:45.654>
    closer = 'alexandre.vassalotti'
    components = ['Extension Modules']
    creation = <Date 2011-12-02.16:29:12.894>
    creator = 'sbt'
    dependencies = []
    files = ['23836']
    hgrepos = []
    issue_num = 13520
    keywords = ['patch']
    message_count = 5.0
    messages = ['148759', '148770', '148903', '148920', '168820']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'alexandre.vassalotti', 'lukasz.langa', 'sbt']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '17810'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13520'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement
    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