Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ Misc/externals.spdx.json @sethmlarson
Misc/sbom.spdx.json @sethmlarson
Tools/build/generate_sbom.py @sethmlarson

# ABI check
Misc/libabigail.abignore @encukou


# ----------------------------------------------------------------------------
# Platform Support
Expand Down
4 changes: 4 additions & 0 deletions Misc/libabigail.abignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@
[suppress_type]
name = PyThreadState
accessed_through = pointer

[suppress_variable]
name = _PyRuntime
type_name = _PyRuntimeState