We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I see that pygit2.Repository.get_attr() was added 5 years ago by 74b81bf to allow retrieval of attributes, and it's still there:
pygit2.Repository.get_attr()
pygit2/pygit2/repository.py
Lines 1218 to 1223 in fb083cc
but it is not mentioned anywhere in the docs.