mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
[3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230)
(cherry picked from commit c450c8c9ed
)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
This commit is contained in:
parent
4c810f92ba
commit
dd323afea8
9 changed files with 3309 additions and 1 deletions
|
@ -27,6 +27,7 @@ IGNORE = {
|
|||
'_ctypes_test',
|
||||
'_testbuffer',
|
||||
'_testcapi',
|
||||
'_testclinic',
|
||||
'_testconsole',
|
||||
'_testimportmultiple',
|
||||
'_testinternalcapi',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue