summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_context.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-46425: fix direct invocation of `asyncio` tests (#30725)Nikita Sobolev2022-01-221-0/+4
* bpo-39794: Add --without-decimal-contextvar (#18702)Stefan Krah2020-02-291-0/+1
* bpo-33562: Check the global asyncio event loop policy isn't set after any tes...Brett Cannon2018-06-021-0/+4
* bpo-32630: Use contextvars in decimal (GH-5278)Yury Selivanov2018-01-271-0/+29