SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

gh-104050: Add more type hints to Argument Clinic DSLParser() (#106343)

Annotate the following method signatures:

- state_dsl_start()
- state_parameter_docstring_start()
- state_parameters_start()

Inverting ignore_line() logic, add type hints (including type guard) to
it, and rename to valid_line().
E
Erlend E. Aasland committed
569887aa9da0da2eb2e2ad7d6a7496290f223ab0
Parent: 4e3aa7c
Committed by GitHub <noreply@github.com> on 7/2/2023, 11:42:38 PM