Skip to content

Objects referencing private-mangled names do not roundtrip properly under pickling. #77188

Open
@anntzer

Description

@anntzer
BPO 33007
Nosy @avassalotti, @serhiy-storchaka, @anntzer, @MojoVampire, @ZackerySpytz
PRs
  • gh-77188: Name-mangled private methods don't roundtrip when pickling #21480
  • 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 = None
    created_at = <Date 2018-03-06.05:36:52.125>
    labels = ['3.8', 'library', '3.9', '3.10']
    title = 'Objects referencing private-mangled names do not roundtrip properly under pickling.'
    updated_at = <Date 2020-07-15.17:51:11.385>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2020-07-15.17:51:11.385>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-03-06.05:36:52.125>
    creator = 'Antony.Lee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33007
    keywords = ['patch']
    message_count = 2.0
    messages = ['313306', '349838']
    nosy_count = 5.0
    nosy_names = ['alexandre.vassalotti', 'serhiy.storchaka', 'Antony.Lee', 'josh.r', 'ZackerySpytz']
    pr_nums = ['21480']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33007'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixes3.13bugs and security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions