Skip to content

Classes created using type() don't need to explicitly inherit from object #84484

@verhovsky

Description

@verhovsky
mannequin
BPO 40304
Nosy @terryjreedy, @miss-islington, @verhovsky
PRs
  • bpo-40304: Correct type(name, bases, dict) doc #19553
  • [3.9] bpo-40304: Correct type(name, bases, dict) doc (GH-19553) #24295
  • [3.8] bpo-40304: Correct type(name, bases, dict) doc (GH-19553) #24296
  • 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 2021-01-22.06:12:48.539>
    created_at = <Date 2020-04-16.17:31:50.057>
    labels = ['type-feature', '3.9', 'docs']
    title = "Classes created using type() don't need to explicitly inherit from object"
    updated_at = <Date 2021-01-22.06:12:48.538>
    user = 'https://github.com/verhovsky'

    bugs.python.org fields:

    activity = <Date 2021-01-22.06:12:48.538>
    actor = 'terry.reedy'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-01-22.06:12:48.539>
    closer = 'terry.reedy'
    components = ['Documentation']
    creation = <Date 2020-04-16.17:31:50.057>
    creator = 'boris'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40304
    keywords = ['patch']
    message_count = 4.0
    messages = ['366613', '385478', '385479', '385480']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'docs@python', 'miss-islington', 'boris']
    pr_nums = ['19553', '24295', '24296']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40304'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions