bpo-40275: Avoid importing asyncio in test.support (GH-19600)
* Import asyncio lazily in unittest (only when IsolatedAsyncioTestCase is used). * Import asyncio.events lazily in test.support.
S
Serhiy Storchaka committed
3c8a5b459d68b4337776ada1e04f5b33f90a2275
Parent: d4f3923
Committed by GitHub <noreply@github.com>
on 4/25/2020, 7:04:10 AM