Skip to content

v0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 03:50
a6fbaa3

Features

  • Support for Python 3.15 was added. (#670)

Bugfixes

  • A rare race condition that led to an exception when canceling timers has been resolved. (#661)

Backward Incompatible Changes

  • Support for Python 3.9 was dropped. (#670)

Documentation

  • Documentation was migrated to Markdown format. (#658)

Misc