Skip to content

inspect.getmembers and inspect.classify_class_attrs mishandle descriptors #63230

@ethanfurman

Description

@ethanfurman
BPO 19030
Nosy @warsaw, @mjpieters, @ncoghlan, @pitrou, @bitdancer, @skrah, @ethanfurman, @koobs
Files
  • issue19030.stoneleaf.01.patch
  • issue19030.stoneleaf.02.patch
  • issue19030.stoneleaf.03.patch
  • issue19030.stoneleaf.04.patch
  • issue19030.stoneleaf.05.patch
  • koobs-freebsd9-amd64-py3x-build183.log
  • koobs-freebsd10-amd64-py3x-build588.log
  • koobs-freebsd9-py3x-build245.log
  • issue19030-without-docstrings.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/ethanfurman'
    closed_at = <Date 2013-10-18.07:28:05.769>
    created_at = <Date 2013-09-16.00:00:54.563>
    labels = ['type-bug']
    title = 'inspect.getmembers and inspect.classify_class_attrs mishandle descriptors'
    updated_at = <Date 2014-02-25.21:05:20.551>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2014-02-25.21:05:20.551>
    actor = 'r.david.murray'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2013-10-18.07:28:05.769>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-09-16.00:00:54.563>
    creator = 'ethan.furman'
    dependencies = []
    files = ['31787', '31797', '31812', '31846', '32123', '32165', '32166', '32275', '32297']
    hgrepos = []
    issue_num = 19030
    keywords = ['patch']
    message_count = 42.0
    messages = ['197844', '197853', '197854', '197855', '197857', '197861', '197867', '197871', '197879', '197883', '197884', '197891', '197902', '197906', '198037', '198306', '198313', '198387', '198481', '198506', '199736', '199920', '199929', '200186', '200194', '200230', '200699', '200726', '200768', '200772', '200803', '200805', '200807', '200815', '200824', '200915', '200949', '200952', '200959', '200963', '212211', '212212']
    nosy_count = 11.0
    nosy_names = ['barry', 'mjpieters', 'ncoghlan', 'pitrou', 'r.david.murray', 'eli.bendersky', 'skrah', 'neologix', 'ethan.furman', 'python-dev', 'koobs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19030'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions