Skip to content

23.7.10

Compare
Choose a tag to compare
@cooperlees cooperlees released this 10 Jul 16:29
· 59 commits to main since this release
  • Add B034: re.sub/subn/split must pass flags/count/maxsplit as keyword arguments.
  • Fix a crash and several test failures on Python 3.12, all relating to the B907
    check.
  • Declare support for Python 3.12.