summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-04-20-18-50-25.bpo-40275.Ofk6J8.rst
blob: 2093589f528b0569c56dd5f862ccc51b57d74644 (plain)
1
2
The :mod:`asyncio` package is now imported lazily in :mod:`unittest` only
when the :class:`~unittest.IsolatedAsyncioTestCase` class is used.