Skip to content

bpython 0.24 release

Latest
Compare
Choose a tag to compare
@sebastinas sebastinas released this 05 Aug 09:17
· 35 commits to main since this release

General information:

  • This release is focused on Python 3.11 support.

New features:

  • #980: Add more keywords to trigger auto-deindent.
    Thanks to Eric Burgess

Fixes:

  • Improve inspection of builtin functions.

Changes to dependencies:

  • wheel is no required as part of pyproject.toml's build dependencies

Support for Python 3.11 has been added.