14
0

- update to 3.0.26:

* Handle `GeneratorExit` exception when leaving the paginator.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=25
This commit is contained in:
2024-02-09 21:58:33 +00:00
committed by Git OBS Bridge
parent f28167367d
commit b1aa01cb44
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 9 21:58:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.26:
* Handle `GeneratorExit` exception when leaving the paginator.
-------------------------------------------------------------------
Wed Dec 27 13:52:57 UTC 2023 - Dirk Müller <dmueller@suse.com>