Skip to content

try/except block in ismethoddescriptor() in inspect.py, so that pydoc works with pygame in Python 3.2 #58575

@ncdave4life

Description

@ncdave4life
BPO 14367
Nosy @pitrou, @merwok, @bitdancer, @voidspace, @1st1
Superseder
  • bpo-1785: "inspect" gets broken by some descriptors
  • Files
  • inspect.diff: inspect.py patch so that pydoc works with pygame
  • 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 = <Date 2020-11-07.00:55:20.174>
    created_at = <Date 2012-03-19.04:42:22.936>
    labels = ['type-bug', 'library']
    title = 'try/except block in ismethoddescriptor() in inspect.py, so that pydoc works with pygame in Python 3.2'
    updated_at = <Date 2020-11-07.00:55:20.174>
    user = 'https://bugs.python.org/ncdave4life'

    bugs.python.org fields:

    activity = <Date 2020-11-07.00:55:20.174>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-07.00:55:20.174>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2012-03-19.04:42:22.936>
    creator = 'ncdave4life'
    dependencies = []
    files = ['24935']
    hgrepos = []
    issue_num = 14367
    keywords = ['patch']
    message_count = 11.0
    messages = ['156314', '156381', '156553', '156577', '156581', '156601', '156602', '156645', '212154', '236494', '344843']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'illume', 'eric.araujo', 'r.david.murray', 'michael.foord', 'ncdave4life', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1785'
    type = 'behavior'
    url = 'https://bugs.python.org/issue14367'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      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