Skip to content

staticmethod and classmethod are ignored when disassemble class #70920

@zhangyangyu

Description

@zhangyangyu
BPO 26733
Nosy @ncoghlan, @serhiy-storchaka, @1st1, @zhangyangyu
Files
  • add_staticmethod_and_classmethod_when_dis.dis_a_class.patch
  • add_staticmethod_and_classmethod_when_dis.dis_a_class_v2.patch
  • add_staticmethod_and_classmethod_when_dis.dis_a_class_v3.patch
  • add_staticmethod_and_classmethod_when_dis.dis_a_class_v4.patch
  • add_staticmethod_and_classmethod_when_dis.dis_a_class_v5.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 2016-04-23.06:25:52.452>
    created_at = <Date 2016-04-11.10:19:34.128>
    labels = ['type-bug', 'library']
    title = 'staticmethod and classmethod are ignored when disassemble class'
    updated_at = <Date 2016-04-23.06:25:52.451>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-04-23.06:25:52.451>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-04-23.06:25:52.452>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-04-11.10:19:34.128>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['42429', '42430', '42431', '42439', '42442']
    hgrepos = []
    issue_num = 26733
    keywords = ['patch']
    message_count = 12.0
    messages = ['263176', '263178', '263187', '263220', '263221', '263224', '263226', '263233', '263627', '263643', '264046', '264047']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26733'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions