Skip to content

bpo-32357: Optimize asyncio.iscoroutine() for non-native coroutines#4915

Merged
1st1 merged 2 commits into
python:masterfrom
1st1:cached_isinstance
Dec 19, 2017
Merged

bpo-32357: Optimize asyncio.iscoroutine() for non-native coroutines#4915
1st1 merged 2 commits into
python:masterfrom
1st1:cached_isinstance

Use set() for iscoroutine() cache

50bd240
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs