Skip to content

copyreg does not properly mangle __slots__ names #75290

Closed
@ShaneHarvey

Description

@ShaneHarvey
BPO 31107
Nosy @serhiy-storchaka, @ShaneHarvey
PRs
  • bpo-31107: Fix copyreg mangled slot names calculation. #2989
  • [3.6] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989) #3003
  • [2.7] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989). #3004
  • 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 2017-08-05.15:24:03.870>
    created_at = <Date 2017-08-02.18:53:14.769>
    labels = ['3.7', 'type-bug', 'library']
    title = 'copyreg does not properly mangle __slots__ names'
    updated_at = <Date 2017-08-05.15:24:03.861>
    user = 'https://github.com/ShaneHarvey'

    bugs.python.org fields:

    activity = <Date 2017-08-05.15:24:03.861>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-08-05.15:24:03.870>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-08-02.18:53:14.769>
    creator = 'ShaneHarvey'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31107
    keywords = []
    message_count = 4.0
    messages = ['299665', '299737', '299787', '299788']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'ShaneHarvey']
    pr_nums = ['2989', '3003', '3004']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31107'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions