Skip to content

bpo-34767: Do not always create a collections.deque() in asyncio.Lock()#13834

Merged
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-34767-asyncio-Lock-opt
Jun 5, 2019
Merged

bpo-34767: Do not always create a collections.deque() in asyncio.Lock()#13834
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-34767-asyncio-Lock-opt

Make the requested change.

4e318b6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs