close
Skip to content

iter(classmethod, sentinel) broken for Argument Clinic class methods? #74709

@mjpieters

Description

@mjpieters
mannequin
BPO 30524
Nosy @mjpieters, @vstinner, @serhiy-storchaka
PRs
  • bpo-30524: Fix _PyStack_UnpackDict() #1886
  • bpo-30524: Write unit tests for FASTCALL #2022
  • [3.6] bpo-30524: Write unit tests for FASTCALL (#2022) #2030
  • 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 2017-06-09.20:45:17.849>
    created_at = <Date 2017-05-31.12:01:15.958>
    labels = ['interpreter-core', 'type-bug']
    title = 'iter(classmethod, sentinel) broken for Argument Clinic class methods?'
    updated_at = <Date 2017-06-20.20:34:33.131>
    user = 'https://github.com/mjpieters'

    bugs.python.org fields:

    activity = <Date 2017-06-20.20:34:33.131>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-09.20:45:17.849>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-05-31.12:01:15.958>
    creator = 'mjpieters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30524
    keywords = ['3.6regression']
    message_count = 10.0
    messages = ['294835', '294836', '294841', '294845', '294847', '295515', '295535', '295566', '295572', '296486']
    nosy_count = 3.0
    nosy_names = ['mjpieters', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['1886', '2022', '2030']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30524'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions