Skip to content

gh-155263: Add the --list option to Argument Clinic - #155264

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:clinic-list
Open

gh-155263: Add the --list option to Argument Clinic#155264
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:clinic-list

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Aug 6, 2026

Copy link
Copy Markdown
Member

parse_file() now returns the parsed data instead of discarding it, which the remaining items of #108643 need too.

The rendering of the text signature is extracted from the DSL parser, so that it can be used with the full name of a function and without wrapping.

It prints the modules, classes and functions which Argument Clinic
defines in the specified files, each function with its signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant