Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove unused _PyArg_VaParseTupleAndKeywordsFast() #107196

Closed
@vstinner

Description

@vstinner

It seems like the_PyArg_VaParseTupleAndKeywordsFast() function is no longer used in the Python code base.

Moreover, Argument Clinic (Tools/clinic/clinic.py) can produce code calling the_PyArg_ParseTupleAndKeywordsFast() function, but it is not the case currently:_PyArg_ParseStackAndKeywords() is used instead.

What's the status of these two functions,_PyArg_ParseStackAndKeywords() and_PyArg_VaParseTupleAndKeywordsFast()?

cc@erlend-aasland@serhiy-storchaka

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp