Skip to content

24.1.15

Compare
Choose a tag to compare
@cooperlees cooperlees released this 15 Jan 23:12
· 22 commits to main since this release
  • B038: Add check for mutations of loop iterator (#446)
  • B037: Add check for yielding or returning values in init() (#442)
  • B017: make B017 also apply to BaseException (#439)
  • B036: Add check for except BaseException without re-raising (#438)