aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/object_stack.c
diff options
context:
space:
mode:
authormingyu <alsrb4298@naver.com>2025-02-24 05:07:33 +0900
committerGitHub <noreply@github.com>2025-02-23 20:07:33 +0000
commit9f81f828c797f842d1df0a5cbda898bc0df8075a (patch)
tree8d66de815df3c7fd876370c63b7de2c94996ba3b /Python/object_stack.c
parenta65366ed879a3d9f27cbcc811ed2e05ad1a2af06 (diff)
downloadcpython-9f81f828c797f842d1df0a5cbda898bc0df8075a.tar.gz
cpython-9f81f828c797f842d1df0a5cbda898bc0df8075a.zip
gh-129948: Add `set()` to `multiprocessing.managers.SyncManager` (#129949)
The SyncManager provided support for various data structures such as dict, list, and queue, but oddly, not set. This introduces support for set by defining SetProxy and registering it with SyncManager. --- Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/object_stack.c')
0 files changed, 0 insertions, 0 deletions