summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_context.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33562: Check the global asyncio event loop policy isn't set after any ↵Brett Cannon2018-06-021-0/+4
| | | | tests (GH-7328)
* bpo-32630: Use contextvars in decimal (GH-5278)Yury Selivanov2018-01-271-0/+29