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. -- You received this message because you are subscribed to the Google Groups "bpython" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bpython/5e7988bc-b6bf-4db6-a8bf-b682ccdd3db6%40app.fastmail.com.
