Skip to content

PEP 3115 patch #44719

@gvanrossum

Description

@gvanrossum
BPO 1681101
Nosy @gvanrossum
Files
  • meta.patch: Preliminary patch; accepts new syntax but doesn't do anything with it yet.
  • meta.patch: More complete patch, implementing build_class in Python.
  • meta.patch: New version, fixes _bsddb problem.
  • meta.patch: Version with build_class in C.
  • meta.patch: Use LOAD_BUILD_CLASS opcode.
  • meta.patch: Add test_metaclass.py and fix prepare signature bug.
  • meta.patch: More unittests; fix assert and don't mutate kwds.
  • meta.patch: Refactored metaclass assignment.
  • meta.patch: Fix syntax error in pickletester.py (sorry).
  • 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/gvanrossum'
    closed_at = <Date 2008-01-06.22:29:46.127>
    created_at = <Date 2007-03-15.00:09:45.000>
    labels = ['interpreter-core']
    title = 'PEP 3115 patch'
    updated_at = <Date 2008-01-06.22:29:46.127>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:46.127>
    actor = 'admin'
    assignee = 'gvanrossum'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2007-03-15.00:09:45.000>
    creator = 'gvanrossum'
    dependencies = []
    files = ['7873', '7874', '7875', '7876', '7877', '7878', '7879', '7880', '7881']
    hgrepos = []
    issue_num = 1681101
    keywords = ['patch']
    message_count = 10.0
    messages = ['52224', '52225', '52226', '52227', '52228', '52229', '52230', '52231', '52232', '52233']
    nosy_count = 1.0
    nosy_names = ['gvanrossum']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1681101'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions