Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 01:46
51c3422

Bugfixes

  • Corrected the import of InvalidStateError to fix an error seen on Python 3.8+. (#56)

  • Reverted the fix from #47; that change led to file descriptor leaks. (#52)