Skip to content

v3.1.1

Latest
Compare
Choose a tag to compare
@zmumi zmumi released this 07 Oct 08:51
16c84f2

3.1.1

  • Since 3.8, CancelledError is a subclass of BaseException rather than Exception, so we need to catch it explicitly.
  • Enabled mypy for wrapper function.