Skip to content

v0.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 14:56
v0.10.7

Added

  • Pre-compiled wheels for PyPy 3.10.

Fixed

  • Invalid pointer cast in __getbuffer__ method of Matrix and Vector objects.
  • Remaining tests failing to run on missing importlib-resources.
  • pyhmmer.hmmer dispatchers possibly dead-locking on background thread errors (#60).