]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Nov 2025 10:57:51 +0000 (11:57 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Nov 2025 10:57:51 +0000 (11:57 +0100)
commitb3a0101e2209cb4e65e7ecf8978f6a47f81b0e32
treee4a8b20e81fa0d993494d73af19ebf5b95c11636
parent3bbd669abbdfe16eb3c478138b4f83ca9f57e93f
[3.13] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473) (GH-142014)

(cherry picked from commit 64d6bde38ffb97a6f7c7fee82ba98de81911f1b9)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
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]