-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
3.12only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-argument-clinic
Description
Currently there are no functional tests for argument clinic and the present tests mostly verify generated code not the runtime behavior. This can lead to bugs like #32092 so adding tests would help avoid such bugs.
A new module with functions using all function signatures can be created which will return the tuple of the args so that testing it would be easy.
erlend-aasland and colorfulappl
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-argument-clinic