summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorKumar Aditya <kumaraditya@python.org>2024-10-13 15:35:05 (GMT)
committerGitHub <noreply@github.com>2024-10-13 15:35:05 (GMT)
commitcd0f9d111a040ad863c680e9f464419640c8c3fd (patch)
tree8bb24147b6b0e69f406286ee456817fb50e9026a /Python/bytecodes.c
parent08489325d1cd94eba97c5f5f8cac49521fd0b0d7 (diff)
downloadcpython-cd0f9d111a040ad863c680e9f464419640c8c3fd.zip
cpython-cd0f9d111a040ad863c680e9f464419640c8c3fd.tar.gz
cpython-cd0f9d111a040ad863c680e9f464419640c8c3fd.tar.bz2
gh-89967: make WeakKeyDictionary and WeakValueDictionary thread safe (#125325)
Make `WeakKeyDictionary` and `WeakValueDictionary` thread safe by copying the underlying the dict before iterating over it.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions