python / python/cpython

PyArg_ParseTupleAndKeywords: support required keyword arguments

Open
#78,416 9 comments 0 reactions 1 assignee View on GitHub

@serhiy-storchaka is already working on this.

Since Jul 26, 2018.

3.8 (EOL) interpreter-core type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 34235
Nosy @taleinat, @larryhastings, @serhiy-storchaka, @msullivan
PRs
  • python/cpython#11834
  • 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/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2018-07-26.13:04:16.983>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'PyArg_ParseTupleAndKeywords: support required keyword arguments'
    updated_at = <Date 2019-06-08.18:34:20.456>
    user = 'https://github.com/serhiy-storchaka'
    

    bugs.python.org fields:

    activity = <Date 2019-06-08.18:34:20.456>
    actor = 'taleinat'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-07-26.13:04:16.983>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34235
    keywords = ['patch']
    message_count = 9.0
    messages = ['322419', '322589', '322592', '334736', '335590', '335593', '335666', '335669', '345060']
    nosy_count = 4.0
    nosy_names = ['taleinat', 'larry', 'serhiy.storchaka', 'msullivan']
    pr_nums = ['11834']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34235'
    versions = ['Python 3.8']
    

    Linked PRs
    • gh-155329
    • gh-155330
    • gh-155331

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Assessment

    This issue has not been assessed yet.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.