Skip to content

Argument Clinic omits name of keyword-only parameter on _PyArg_BadArgument() call #81215

@vstinner

Description

@vstinner
BPO 37034
Nosy @vstinner, @serhiy-storchaka, @remilapeyre
PRs
  • bpo-37034: Display argument name on errors with keyword-only arguments with Argument Clinic #13593
  • [3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). #15599
  • 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 2019-08-29.15:52:22.139>
    created_at = <Date 2019-05-24.10:29:45.200>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'Argument Clinic omits name of keyword-only parameter on _PyArg_BadArgument() call'
    updated_at = <Date 2019-08-29.16:37:39.240>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-08-29.16:37:39.240>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-29.15:52:22.139>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-05-24.10:29:45.200>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37034
    keywords = ['patch']
    message_count = 8.0
    messages = ['343365', '343629', '344700', '344708', '350787', '350791', '350793', '350799']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'remi.lapeyre']
    pr_nums = ['13593', '15599']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37034'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-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