14
0

- update to 2024.1.5:

* PersistentDict: allow setting sync
  * PersistentDict: smarter WOPD store
  * PersistentDict: concurrency improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=49
This commit is contained in:
2024-06-24 15:31:53 +00:00
committed by Git OBS Bridge
parent 0d427b2509
commit ff9efc59c6
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 24 15:31:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.1.5:
* PersistentDict: allow setting sync
* PersistentDict: smarter WOPD store
* PersistentDict: concurrency improvements
-------------------------------------------------------------------
Thu Jun 6 20:03:37 UTC 2024 - Dirk Müller <dmueller@suse.com>