14
0

- update to 3.0.27:

* Limit number of completions to 5k (for performance).
  * Several typing fixes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=30
This commit is contained in:
2024-06-06 19:39:45 +00:00
committed by Git OBS Bridge
parent ce82f9a751
commit cd3fd7860e
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 6 19:39:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.27:
* Limit number of completions to 5k (for performance).
* Several typing fixes.
-------------------------------------------------------------------
Thu Mar 14 07:37:22 UTC 2024 - Matej Cepl <mcepl@cepl.eu>