Skip to content

bpo-44962 fix a race in WeakKeyDict, WeakValueDict and WeakSet when two threads attempt to commit the last pending removal - #27921

Merged
ambv merged 10 commits into
python:mainfrom
graingert:weakset-threadsafe
Aug 28, 2021
Merged

ambv merged 10 commits into
python:mainfrom
graingert:weakset-threadsafe

remove redundant else clauses

b2b25d0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs