]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36102: Prepend slash to all POSIX shared memory block names (#12036)
authorDavin Potts <applio@users.noreply.github.com>
Mon, 25 Feb 2019 22:41:52 +0000 (16:41 -0600)
committerGitHub <noreply@github.com>
Mon, 25 Feb 2019 22:41:52 +0000 (16:41 -0600)
commitaadef2b41600cb6a4f845cdc4cea001c916d8745
tree8fabf238d3ed9f362a5470bba2d7362fc81e6695
parent8377cd4fcd0d51d86834c9b0518d29aac3b49e18
bpo-36102: Prepend slash to all POSIX shared memory block names (#12036)
Lib/multiprocessing/shared_memory.py