Files
poky/meta/recipes-devtools
Wang Mingyu 0184420b15 python3: upgrade 3.11.4 -> 3.11.5
Changelog:
============
-gh-104432: Fix potential unaligned memory access on C APIs involving returned
 sequences of char * pointers within the grp and socket modules. These were
 revealed using a -fsaniziter=alignment build on ARM macOS.
-gh-77377: Ensure that multiprocessing synchronization objects created in a fork
 context are not sent to a different process created in a spawn context.
 This changes a segfault into an actionable RuntimeError in the parent process.
-gh-106092: Fix a segmentation fault caused by a use-after-free bug in frame_dealloc when the trashcan delays the deallocation of a PyFrameObject.
-gh-106719: No longer suppress arbitrary errors in the __annotations__ getter and setter in the type and module types.
-gh-106723: Propagate frozen_modules to multiprocessing spawned process interpreters.
-gh-105979: Fix crash in _imp.get_frozen_object() due to improper exception handling.
-gh-105840: Fix possible crashes when specializing function calls with too many __defaults__.
-gh-105588: Fix an issue that could result in crashes when compiling malformed ast nodes.
-gh-105375: Fix bugs in the builtins module where exceptions could end up being overwritten.
-gh-105375: Fix bug in the compiler where an exception could end up being overwritten.
-gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() where an exception could end up being overwritten.
-gh-105235: Prevent out-of-bounds memory access during mmap.find() calls.
--gh-101006: Improve error handling when read marshal data.

(From OE-Core rev: 70df63c2fe59ab781152b6981caf0828ececc54e)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-02 18:23:06 +01:00
..
2023-06-01 08:05:11 +01:00
2023-07-19 19:37:38 +01:00
2023-07-30 07:54:44 +01:00
2023-06-28 07:56:33 +01:00
2023-08-30 09:56:13 +01:00
2023-03-27 15:44:02 +01:00
2022-11-07 14:32:42 +00:00
2023-05-05 11:07:25 +01:00
2023-06-13 22:10:31 +01:00
2023-05-25 10:29:08 +01:00
2023-05-22 10:53:49 +01:00
2023-08-29 09:41:07 +01:00
2023-06-17 11:50:57 +01:00
2023-09-02 18:23:05 +01:00
2023-08-10 09:18:54 +01:00
2023-07-30 09:16:53 +01:00
2022-08-16 14:57:58 +01:00
2023-05-25 10:29:08 +01:00
2023-06-02 15:16:35 +01:00
2023-09-02 18:23:05 +01:00
2022-03-23 12:13:49 +00:00
2023-06-19 13:18:56 +01:00
2023-06-27 16:23:40 +01:00
2023-03-11 00:08:41 +00:00
2023-06-16 15:40:11 +01:00
2023-04-13 11:56:07 +01:00
2023-01-06 12:03:47 +00:00
2023-07-21 11:52:25 +01:00
2023-06-02 15:16:36 +01:00
2023-07-21 11:52:26 +01:00
2023-05-22 10:53:47 +01:00
2023-07-10 11:36:34 +01:00
2023-09-02 18:23:06 +01:00
2023-08-30 09:56:13 +01:00
2023-07-21 11:52:26 +01:00
2023-08-21 16:15:35 +01:00
2023-07-30 09:16:53 +01:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2023-06-16 15:40:11 +01:00