Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 21:19
· 3 commits to main since this release
  • Updated the copying of __notes__ to match CPython behavior (PR by CF Bolz-Tereick)
  • Corrected the type annotation of the exception handler callback to accept a BaseExceptionGroup instead of BaseException
  • Fixed type errors on Python < 3.10 and the type annotation of suppress() (PR by John Litborn)