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

Expose unprefixed variants of_PyCFunctionFast and_PyCFunctionFastWithKeywords #114626

Closed
Labels
@davidhewitt

Description

@davidhewitt

METH_FASTCALL is documented as part of the stable API since Python 3.10.

The accompanying function pointer typedefs_PyCFunctionFast and_PyCFunctionFastWithKeywords have leading underscore names, which I understand to hint at these being private / internal APIs.

I think this is potentially an oversight and these function pointer typedefs should have new public namesPyCFunctionFast andPyCFunctionFastWithKeywords?

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp