Additions:
- add guidance around the use of
Py_FindMethod
(thanks to David Aguilar)
Fixes:
- Avoid compiler warning about unused function
- Fix
DESTDIR
support in the Makefile (thanks to David Aguilar) - Various documentation warning fixes (thanks to David Aguilar)
Project infrastructure:
- Switch to GitHub Actions for pull request tests