]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 27 Nov 2025 12:17:39 +0000 (12:17 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 12:17:39 +0000 (13:17 +0100)
commit64d6bde38ffb97a6f7c7fee82ba98de81911f1b9
treec3ee52251e4d1a4e39bfb3c76328e87208cd8a29
parentad60d8963effb7677dbab05c6d8b3c1c3d78904c
[3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473) (GH-141922)

Co-authored-by: Rani Pinchuk <33353578+rani-pinchuk@users.noreply.github.com>
Lib/multiprocessing/resource_tracker.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2025-09-03-20-18-39.gh-issue-98896.tjez89.rst [new file with mode: 0644]