]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document that multiprocessing treats local same-user processes as trusted (GH-149001)
authorGregory P. Smith <68491+gpshead@users.noreply.github.com>
Mon, 27 Apr 2026 01:42:13 +0000 (18:42 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2026 01:42:13 +0000 (18:42 -0700)
commitf27e91e37212f148b8fe72a3656a69b242625622
tree1b5b29eaedc31e48a9e7b9a99abd18c1034e2fd1
parent2754e9a615de298b0c3a97e0bfd65a7506ebf657
Document that multiprocessing treats local same-user processes as trusted (GH-149001)

Clarify in the Authentication keys section that the authkey handshake
covers Listener/Client (addressable endpoints) only, not the anonymous
pipes behind Pipe() and Queue, and that isolation between same-user
processes must be arranged at the OS level.
Doc/library/multiprocessing.rst