Skip to content

isinstance(... ,collections.Callable) fails with oldstyle class instances #51873

@rgammans

Description

@rgammans
mannequin
BPO 7624
Nosy @pitrou, @benjaminp, @ezio-melotti, @florentx
Files
  • issue7624_abc.diff: Patch, apply to trunk
  • 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/florentx'
    closed_at = <Date 2010-03-08.15:35:44.670>
    created_at = <Date 2010-01-03.19:13:31.578>
    labels = ['easy', 'type-bug', 'library']
    title = 'isinstance(... ,collections.Callable) fails with oldstyle class instances'
    updated_at = <Date 2010-03-08.15:35:44.669>
    user = 'https://bugs.python.org/rgammans'

    bugs.python.org fields:

    activity = <Date 2010-03-08.15:35:44.669>
    actor = 'flox'
    assignee = 'flox'
    closed = True
    closed_date = <Date 2010-03-08.15:35:44.670>
    closer = 'flox'
    components = ['Library (Lib)']
    creation = <Date 2010-01-03.19:13:31.578>
    creator = 'rgammans'
    dependencies = []
    files = ['16040']
    hgrepos = []
    issue_num = 7624
    keywords = ['patch', 'easy']
    message_count = 7.0
    messages = ['97175', '98516', '98517', '98522', '98524', '98525', '100652']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'ezio.melotti', 'flox', 'rgammans']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7624'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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