Skip to content

inspect() changes in Python3.4 are not compatible with objects that implement special __bool__, __eq__ #68086

@zzzeek

Description

@zzzeek
mannequin
BPO 23898
Nosy @bitdancer, @1st1
Files
  • issue23898.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/1st1'
    closed_at = <Date 2015-05-21.19:47:07.370>
    created_at = <Date 2015-04-09.14:34:46.137>
    labels = ['library']
    title = 'inspect() changes in Python3.4 are not compatible with objects that implement special __bool__, __eq__'
    updated_at = <Date 2015-05-21.20:05:39.452>
    user = 'https://bugs.python.org/zzzeek'

    bugs.python.org fields:

    activity = <Date 2015-05-21.20:05:39.452>
    actor = 'zzzeek'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-05-21.19:47:07.370>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-04-09.14:34:46.137>
    creator = 'zzzeek'
    dependencies = []
    files = ['38882']
    hgrepos = []
    issue_num = 23898
    keywords = ['patch']
    message_count = 12.0
    messages = ['240331', '240335', '240337', '240344', '240370', '240373', '240374', '240400', '241100', '243783', '243784', '243785']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'zzzeek', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23898'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions