Skip to content

bpo-44962: Fix a race in WeakKeyDict, WeakValueDict and WeakSet when …

7ad41f0
Select commit
Loading
Failed to load commit list.
Merged

[3.10] bpo-44962: Fix a race in WeakKeyDict, WeakValueDict and WeakSet when two threads attempt to commit the last pending removal (GH-27921) #28013

bpo-44962: Fix a race in WeakKeyDict, WeakValueDict and WeakSet when …
7ad41f0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs