Skip to content

Commit 7f56bb0

Browse files
committed
Refactor kwarg parsing to be a helper function when emitting two parse functions
1 parent 7e089b0 commit 7f56bb0

5 files changed

Lines changed: 288 additions & 373 deletions

File tree

Lib/test/test_clinic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ def test_directive_output_invalid_command(self):
625625
- 'methoddef_define'
626626
- 'impl_prototype'
627627
- 'parser_prototype'
628+
- 'parser_helper_definition'
628629
- 'parser_definition'
629630
- 'vectorcall_definition'
630631
- 'cpp_endif'

Modules/clinic/_testclinic.c.h

Lines changed: 72 additions & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)