diff options
author | Kumar Aditya <kumaraditya@python.org> | 2024-10-13 15:35:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-13 15:35:05 (GMT) |
commit | cd0f9d111a040ad863c680e9f464419640c8c3fd (patch) | |
tree | 8bb24147b6b0e69f406286ee456817fb50e9026a /Python/bytecodes.c | |
parent | 08489325d1cd94eba97c5f5f8cac49521fd0b0d7 (diff) | |
download | cpython-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