super behaviour and abstract base classes (either implementation or documentation/error message is wrong) · Issue #64702 · python/cpython · GitHub
Skip to content

super behaviour and abstract base classes (either implementation or documentation/error message is wrong) #64702

Description

@gerritholl
mannequin
BPO 20503
Nosy @rhettinger, @gerritholl, @vadmium, @eryksun, @miss-islington
PRs
  • bpo-20503: Show how isinstance() works with ABC registered classes. #25175
  • [3.9] bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175) #25202
  • Dependencies
  • bpo-23674: super() documentation isn't very clear
  • 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/rhettinger'
    closed_at = <Date 2021-04-05.20:12:39.078>
    created_at = <Date 2014-02-03.15:36:42.585>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
    title = 'super behaviour and abstract base classes (either implementation or documentation/error message is wrong)'
    updated_at = <Date 2021-04-05.20:12:39.077>
    user = 'https://github.com/gerritholl'

    bugs.python.org fields:

    activity = <Date 2021-04-05.20:12:39.077>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-04-05.20:12:39.078>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2014-02-03.15:36:42.585>
    creator = 'Gerrit.Holl'
    dependencies = ['23674']
    files = []
    hgrepos = []
    issue_num = 20503
    keywords = ['patch']
    message_count = 7.0
    messages = ['210141', '235852', '255686', '387731', '387797', '390254', '390258']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'docs@python', 'Gerrit.Holl', 'martin.panter', 'eryksun', 'miss-islington']
    pr_nums = ['25175', '25202']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20503'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions