Skip to content

problem with ABCMeta.__prepare__ when called after types.new_class #77371

Open
@Ricyteach

Description

@Ricyteach
BPO 33190
Nosy @ilevkivskyi, @Ricyteach
PRs
  • bpo-33190: elucidated types.new_class docstring #6317
  • Files
  • abcmeta_prepare.py: demo of issue
  • 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 = None
    created_at = <Date 2018-03-30.20:43:02.783>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'problem with ABCMeta.__prepare__ when called after types.new_class'
    updated_at = <Date 2018-03-31.02:58:22.949>
    user = 'https://github.com/Ricyteach'

    bugs.python.org fields:

    activity = <Date 2018-03-31.02:58:22.949>
    actor = 'Ricyteach'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-03-30.20:43:02.783>
    creator = 'Ricyteach'
    dependencies = []
    files = ['47509']
    hgrepos = []
    issue_num = 33190
    keywords = ['patch']
    message_count = 5.0
    messages = ['314714', '314716', '314717', '314718', '314731']
    nosy_count = 2.0
    nosy_names = ['levkivskyi', 'Ricyteach']
    pr_nums = ['6317']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33190'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions