diff options
author | Erlend E. Aasland <erlend@python.org> | 2024-02-15 08:45:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-15 08:45:21 (GMT) |
commit | 32f8ab1ab65c13ed70f047ffd780ec1fe303ff1e (patch) | |
tree | 4acb62c74cb93f415555f6a6c4eab69a3786a118 /Doc | |
parent | dc978f6ab62b68c66d3b354638c310ee1cc844a6 (diff) | |
download | cpython-32f8ab1ab65c13ed70f047ffd780ec1fe303ff1e.zip cpython-32f8ab1ab65c13ed70f047ffd780ec1fe303ff1e.tar.gz cpython-32f8ab1ab65c13ed70f047ffd780ec1fe303ff1e.tar.bz2 |
gh-114258: Refactor Argument Clinic function name parser (#114930)
Refactor state_modulename_name() of the parsing state machine, by
adding helpers for the sections that deal with ...:
1. parsing the function name
2. normalizing "function kind"
3. dealing with cloned functions
4. resolving return converters
5. adding the function to the DSL parser
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions