Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@encukou encukou released this 15 Oct 15:27
· 6 commits to master since this release

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