Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
gh-96002: Add functional test for Argument Clinic (#96178)
(cherry picked from commit c450c8c)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
  • Loading branch information
3 people committed Dec 14, 2022
commit 64241706506935e5362e6e0b045ad2cd19ea5aa8
394 changes: 393 additions & 1 deletion Lib/test/test_clinic.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add functional test for Argument Clinic.
Loading