You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bpy...@googlegroups.com
G'day all,
we released bpython 0.26 today and you can get it from the usual
places (PyPi, mostly). Here's the changelog:
---
General information:
- This release is focused on Python 3.14 support.
New features:
Fixes:
- #1027: Handle unspecified config paths
- #1035: Align simple_eval with Python 3.10+
- #1036: Make -q hide the welcome message
- #1041: Convert sys.ps1 to a string to work-around non-str sys.ps1 from vscode
Changes to dependencies:
- Support for Python 3.14 has been added. Support for Python 3.9 has been dropped.