- update to 0.16.1:

* Fix massive memory leakage in all ndarray

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=44
This commit is contained in:
2024-06-06 20:23:17 +00:00
committed by Git OBS Bridge
parent f5a52ac678
commit bcc2f8d683
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 6 20:22:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.16.1:
* Fix massive memory leakage in all ndarray
-------------------------------------------------------------------
Sat May 25 10:35:26 UTC 2024 - Ben Greiner <code@bnavigator.de>