pickle special methods are looked up on the instance rather than the type

Open
#60,455 22 comments 0 reactions 1 assignee View on GitHub

@benjaminp is already working on this.

Since Feb 16, 2014.

Assessment

This issue has not been assessed yet.

Description

3.11 3.12 3.13 interpreter-core type-bug
BPO 16251
Nosy @warsaw, @rhettinger, @pitrou, @benjaminp, @ambv, @ericsnowcurrently, @serhiy-storchaka
PRs
  • python/cpython#3508
  • 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/benjaminp'
    closed_at = None
    created_at = <Date 2012-10-16.18:24:53.984>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'pickle special methods are looked up on the instance rather than the type'
    updated_at = <Date 2018-02-13.16:52:20.309>
    user = 'https://github.com/ericsnowcurrently'
    

    bugs.python.org fields:

    activity = <Date 2018-02-13.16:52:20.309>
    actor = 'lukasz.langa'
    assignee = 'benjamin.peterson'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2012-10-16.18:24:53.984>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16251
    keywords = ['patch']
    message_count = 22.0
    messages = ['173066', '173068', '173083', '173118', '173119', '182258', '191951', '191984', '192265', '208167', '211329', '211331', '211338', '213799', '251340', '251343', '301948', '301962', '301985', '301989', '301990', '312132']
    nosy_count = 11.0
    nosy_names = ['barry', 'rhettinger', 'pitrou', 'benjamin.peterson', 'hodgestar', 'Arfrever', 'lukasz.langa', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'robagar']
    pr_nums = ['3508']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16251'
    versions = ['Python 3.6', 'Python 3.7']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.