Skip to content

23.3.12

Compare
Choose a tag to compare
@cooperlees cooperlees released this 12 Mar 21:30
· 82 commits to main since this release
  • B950: now ignores 'noqa' and 'type: ignore' comments.
  • B005: Do not flag when using the strip() method on an imported module.
  • B030: Allow calls and starred expressions in except handlers.