Skip to content

bpython 0.16 release

Compare
Choose a tag to compare
@sebastinas sebastinas released this 10 Oct 17:29
· 827 commits to main since this release

New features:

  • #466: Improve handling of completion box height.

Fixes:

  • Fix various spelling mistakes.
    Thanks to Josh Soref and Simeon Visser.
  • #601: Fix Python 2 issues on Windows.
    Thanks to Aditya Gupta.
  • #614: Fix issues when view source.
    Thanks to Daniel Hahler.
  • #625: Fix issues when runnings scripts with non-ASCII characters.
  • #639: Fix compatbility issues with pdb++.
    Thanks to Daniel Hahler.

Support for Python 2.6 has been dropped.