mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
This commit is contained in:
parent
d53560deb2
commit
1752b51012
10 changed files with 818 additions and 36 deletions
|
@ -34,6 +34,7 @@ IGNORE = {
|
|||
'_testinternalcapi',
|
||||
'_testmultiphase',
|
||||
'_testsinglephase',
|
||||
'_testexternalinspection',
|
||||
'_xxsubinterpreters',
|
||||
'_xxinterpchannels',
|
||||
'_xxinterpqueues',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue