Skip to content

PEP 3115 compliant dynamic class creation #58793

@durban

Description

@durban
mannequin
BPO 14588
Nosy @ncoghlan, @merwok, @bitdancer, @durban
Files
  • operator_build_class.patch: operator.build_class - 1st patch
  • operator_build_class_2.patch: operator.build_class - 2nd patch with more tests
  • operator_build_class_3.patch: operator.build_class - 3rd patch with small fixes
  • types_new_class.patch: types.new_class - 1st patch
  • 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/ncoghlan'
    closed_at = <Date 2012-05-19.16:34:27.110>
    created_at = <Date 2012-04-16.00:23:18.232>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', 'library']
    title = 'PEP 3115 compliant dynamic class creation'
    updated_at = <Date 2012-05-19.20:57:00.952>
    user = 'https://github.com/durban'

    bugs.python.org fields:

    activity = <Date 2012-05-19.20:57:00.952>
    actor = 'eric.araujo'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2012-05-19.16:34:27.110>
    closer = 'python-dev'
    components = ['Extension Modules', 'Interpreter Core', 'Library (Lib)']
    creation = <Date 2012-04-16.00:23:18.232>
    creator = 'daniel.urban'
    dependencies = []
    files = ['25231', '25263', '25292', '25546']
    hgrepos = []
    issue_num = 14588
    keywords = ['patch']
    message_count = 12.0
    messages = ['158382', '158660', '158673', '158734', '158792', '158866', '160134', '160394', '160409', '160466', '161135', '161157']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'eric.araujo', 'r.david.murray', 'daniel.urban', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14588'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions