FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Convert more functions in `bltinsmodule.c` to Argument Clinic · Issue #100357 · python/cpython · GitHub

/ cpython Public

Convert more functions in bltinsmodule.c to Argument Clinic #100357

Description

Feature or enhancement

There are several functions that are still not coverted to argument clinic (while they even say AC: cannot convert yet, as needs PEP 457 group support in inspect). I've found:

  • vars
  • getattr
  • dir
  • next
  • iter

I will send a PR with these functions converted shortly.

Linked PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL