diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-07-02 23:42:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-02 23:42:38 (GMT) |
commit | 569887aa9da0da2eb2e2ad7d6a7496290f223ab0 (patch) | |
tree | fea92a0a05ce7e8df9b4780fa0fbaf5127e521f6 /Doc | |
parent | 4e3aa7cd312759922556ee96aa42033c375027e2 (diff) | |
download | cpython-569887aa9da0da2eb2e2ad7d6a7496290f223ab0.zip cpython-569887aa9da0da2eb2e2ad7d6a7496290f223ab0.tar.gz cpython-569887aa9da0da2eb2e2ad7d6a7496290f223ab0.tar.bz2 |
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().
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions