Get rid of rare format units in PyArg_Parse*

Open
#68,197 9 comments 0 reactions 1 assignee View on GitHub

@serhiy-storchaka is already working on this.

Since Apr 19, 2015.

Assessment

This issue has not been assessed yet.

Description

interpreter-core type-feature
BPO 24009
Nosy @ronaldoussoren, @vadmium, @serhiy-storchaka
Dependencies
  • bpo-24042: Convert os._getfullpathname() and os._isdir() to Argument Clinic
  • Files
  • issue24009_textio_decoder_getstate.patch: Get rid of "y#" in textio
  • 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 2015-04-19.19:14:44.075>
    labels = ['interpreter-core', 'type-feature']
    title = 'Get rid of rare format units in PyArg_Parse*'
    updated_at = <Date 2018-06-14.10:29:46.552>
    user = 'https://github.com/serhiy-storchaka'
    

    bugs.python.org fields:

    activity = <Date 2018-06-14.10:29:46.552>
    actor = 'taleinat'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2015-04-19.19:14:44.075>
    creator = 'serhiy.storchaka'
    dependencies = ['24042']
    files = ['39186']
    hgrepos = []
    issue_num = 24009
    keywords = ['patch']
    message_count = 9.0
    messages = ['241546', '241870', '242007', '242646', '242652', '242951', '244084', '244087', '244088']
    nosy_count = 4.0
    nosy_names = ['ronaldoussoren', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24009'
    versions = ['Python 3.5', 'Python 3.6']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    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.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.