15
0

- Update to 0.26:

* Handle unspecified config paths
  * Align simple_eval with Python 3.10+
  * Make -q hide the welcome message
  * Convert sys.ps1 to a string to work-around non-str sys.ps1 from vscode
  * Support for Python 3.14 has been added. Support for Python 3.9 has been
    dropped.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=41
This commit is contained in:
2025-11-03 00:01:39 +00:00
committed by Git OBS Bridge
commit 8904ffa892
6 changed files with 464 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc