summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorpan324 <103143968+pan324@users.noreply.github.com>2023-12-05 08:11:44 (GMT)
committerGitHub <noreply@github.com>2023-12-05 08:11:44 (GMT)
commit81ee0260912dc4b55410f3c6ad755b5c4da82f4a (patch)
tree86941483260eee5229aedcf0a886da424f1b7b75 /Python/Python-tokenize.c
parent9f92b31339945da55559747c420e170c968e9e2b (diff)
downloadcpython-81ee0260912dc4b55410f3c6ad755b5c4da82f4a.zip
cpython-81ee0260912dc4b55410f3c6ad755b5c4da82f4a.tar.gz
cpython-81ee0260912dc4b55410f3c6ad755b5c4da82f4a.tar.bz2
gh-82300: Add track parameter to multiprocessing.shared_memory (#110778)
Add a track parameter to shared memory to allow resource tracking via the side-launched resource tracker process to be disabled on platforms that use it (POSIX). This allows people who do not want automated cleanup at process exit because they are using the shared memory with processes not participating in Python's resource tracking to use the shared_memory API. Co-authored-by: Ɓukasz Langa <lukasz@langa.pl> Co-authored-by: Guido van Rossum <gvanrossum@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions