Files
poky/meta/recipes-devtools
Wang Mingyu f9e6ab7fb8 python3-cython: upgrade 3.0.9 -> 3.0.10
Changelog:
==========
* Cython generated incorrect self-casts when directly calling final methods of subtypes.
* Internal C names generated from C function signatures could become too long for MSVC.
* The "noexcept" warnings could be misleading in some cases.
* The "@cython.ufunc" implementation could generate incomplete C code.
* The "libcpp.complex" declarations could result in incorrect C++ code.
* Several tests were adapted to work with both NumPy 1.x and 2.0.
* C compiler warnings when the freelist implementation is disabled (e.g. on PyPy) were fixed.
  It can now be disabled explicitly with the C macro guard "CYTHON_USE_FREELISTS=0".
* Some C macro guards for feature flags were missing from the NOGIL Python configuration.
* Some recently added builtins were unconditionally looked up at module import time
  (if used by user code) that weren't available on all Python versions and could thus
  fail the import.
* A performance hint regarding exported pxd declarations was improved.

(From OE-Core rev: 4c5840c01e40a012fcbdc316cbed817f4b3cf230)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-04-25 10:06:02 +01:00
..
2023-06-01 08:05:11 +01:00
2024-01-21 12:27:12 +00:00
2023-07-19 19:37:38 +01:00
2023-07-30 07:54:44 +01:00
2024-03-01 09:28:51 +00:00
2023-11-05 11:28:35 +00:00
2024-02-08 17:12:54 +00:00
2024-02-03 22:08:26 +00:00
2023-05-05 11:07:25 +01:00
2024-04-16 08:07:02 +01:00
2024-04-25 10:06:02 +01:00
2023-05-22 10:53:49 +01:00
2024-04-16 08:07:01 +01:00
2024-03-05 12:24:49 +00:00
2024-04-23 13:40:24 +01:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-04-16 08:07:02 +01:00
2024-03-07 17:25:02 +00:00
2024-04-23 13:40:24 +01:00
2023-06-27 16:23:40 +01:00
2023-03-11 00:08:41 +00:00
2023-11-23 12:46:42 +00:00
2024-04-16 08:07:02 +01:00
2023-04-13 11:56:07 +01:00
2023-01-06 12:03:47 +00:00
2024-04-25 10:06:02 +01:00
2024-03-07 17:25:02 +00:00
2024-04-16 08:07:02 +01:00
2023-12-21 10:38:29 +00:00
2024-04-16 08:07:03 +01:00
2024-04-16 08:07:02 +01:00
2024-04-16 08:07:01 +01:00
2024-04-16 08:07:03 +01:00
2024-02-06 10:32:19 +00:00
2024-04-16 08:07:01 +01:00
2024-04-16 08:07:02 +01:00