Implemented PyType_FromSpecWithBases

BPO 15146
Nosy @loewis, @ncoghlan, @pitrou
Files
  • PyType_FromSpecWithBases.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 = None
    closed_at = <Date 2012-06-23.21:23:08.189>
    created_at = <Date 2012-06-22.22:34:40.558>
    labels = ['interpreter-core', 'type-feature']
    title = 'Implemented PyType_FromSpecWithBases'
    updated_at = <Date 2012-06-23.22:59:16.910>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2012-06-23.22:59:16.910>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-06-23.21:23:08.189>
    closer = 'loewis'
    components = ['Interpreter Core']
    creation = <Date 2012-06-22.22:34:40.558>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26099']
    hgrepos = []
    issue_num = 15146
    keywords = ['patch']
    message_count = 6.0
    messages = ['163502', '163678', '163679', '163682', '163687', '163690']
    nosy_count = 5.0
    nosy_names = ['loewis', 'ncoghlan', 'pitrou', 'python-dev', 'Robin.Schreiber']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15146'
    versions = ['Python 3.3']