- Update to 1.5.3
* The ``Memory`` object won't overwrite an already existing
``.gitignore`` file in its cache directory anymore.
* Harden the safety checks in ``eval_expr(pre_dispatch)`` to prevent
excessive memory allocation and potential crashes by limiting the
allowed length of the expression and the maximum numeric value of
sub-expressions and not evaluating expressions with non-numeric
literals.
* Vendor cloudpickle 3.1.2 to fix a pickling problem with
interactively defined abstract base classes and type annotations
in Python 3.14+.
- Add fix-tests-numpy-2.4.patch upstream patch gh#joblib/joblib#1770
OBS-URL: https://build.opensuse.org/request/show/1334686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-joblib?expand=0&rev=32
Description
No description provided
Languages
Diff
100%