Skip to content

inspect.isabstract does not work on abstract base classes during __init_subclass__ #74008

Description

@Soares
mannequin
BPO 29822
Nosy @ncoghlan, @serhiy-storchaka, @1st1, @ilevkivskyi, @Soares
PRs
  • bpo-29822: make inspect.isabstract() work during __init_subclass__ #678
  • [3.6] bpo-29822: make inspect.isabstract() work during __init_subclass__ #1979
  • 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 2017-06-07.04:22:59.935>
    created_at = <Date 2017-03-15.17:06:09.728>
    labels = ['3.7', 'type-bug', 'library']
    title = 'inspect.isabstract does not work on abstract base classes during __init_subclass__'
    updated_at = <Date 2017-06-07.04:22:59.934>
    user = 'https://github.com/Soares'

    bugs.python.org fields:

    activity = <Date 2017-06-07.04:22:59.934>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-07.04:22:59.935>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-03-15.17:06:09.728>
    creator = 'So8res'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29822
    keywords = []
    message_count = 8.0
    messages = ['289682', '289788', '289793', '289794', '289823', '292231', '295313', '295314']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'serhiy.storchaka', 'yselivanov', 'levkivskyi', 'So8res']
    pr_nums = ['678', '1979']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29822'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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