15
0
forked from pool/python-JPype1
Go to file
Dominique Leuenberger c64ba89b75 Accepting request 1137273 from devel:languages:python
- update to 1.5.0:
  * Support for Python 3.12
  * Switched __eq__ and __ne__ operator to use equals rather than
    compareTo for comparable objects to avoid exception when
    comparing object of different types.
  * Fixed segmentation fault when comparing Java Comparable to
    primitives.
  * Java exceptions that occur in inequality comparisons now map
    to Python TypeError.
  * Fixed crash when calling subscript on JArray.
  * Fixed direct byte buffers not reporting nbytes correctly when
    cast to memoryview.
  * Expand the defintion for Functional interface to include
    classes without FunctionInterface annotation.
  * Add additional matching level for derived types to resolve
    ambiguities when a derived type is used in place of base
    class when determining the method overload.  This will
    resolve some previous ambiguities between methods.

OBS-URL: https://build.opensuse.org/request/show/1137273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-JPype1?expand=0&rev=7
2024-01-07 20:39:23 +00:00
2024-01-06 17:12:52 +00:00
2024-01-06 17:12:52 +00:00
2024-01-06 17:12:52 +00:00
Description
No description provided
56 KiB
Languages
Diff 100%