We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ef74f commit 2b38a56Copy full SHA for 2b38a56
Misc/libabigail.abignore
@@ -19,3 +19,7 @@
19
[suppress_type]
20
name = PyThreadState
21
accessed_through = pointer
22
+
23
+[suppress_variable]
24
+ name = _PyRuntime
25
+ type_name = _PyRuntimeState
0 commit comments