Skip to content

Commit 2b38a56

Browse files
committed
Add _PyRuntime
1 parent 92ef74f commit 2b38a56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Misc/libabigail.abignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@
1919
[suppress_type]
2020
name = PyThreadState
2121
accessed_through = pointer
22+
23+
[suppress_variable]
24+
name = _PyRuntime
25+
type_name = _PyRuntimeState

0 commit comments

Comments
 (0)