Skip to content

3.0.4

Compare
Choose a tag to compare
@ZLLentz ZLLentz released this 09 May 22:15
· 45 commits to master since this release
d094617

This is a bugfix release, thanks to @NomAnor!

Bugfixes:

  • Fix reference counting bugs in handlers
  • Fix various exception strings to be relevant to their context
  • Fix an issue that was breaking python 2 builds of pyca
  • Appropriately release all references on deallocation of capv
  • Accept DBR_CTRL_STR

There were also various code quality improvements.