gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)

This commit is contained in:
Pablo Galindo Salgado 2024-02-28 10:17:34 +00:00 committed by GitHub
parent d53560deb2
commit 1752b51012
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 818 additions and 36 deletions

View file

@ -34,6 +34,7 @@ IGNORE = {
'_testinternalcapi',
'_testmultiphase',
'_testsinglephase',
'_testexternalinspection',
'_xxsubinterpreters',
'_xxinterpchannels',
'_xxinterpqueues',