SIGN IN SIGN UP

bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)

Allows contextvars from the main thread to be accessed in the separate thread used in `asyncio.to_thread()`. See the [discussion](https://github.com/python/cpython/pull/20143#discussion_r427808225) in GH-20143 for context.

Automerge-Triggered-By: @aeros
K
Kyle Stanley committed
0f56263e62ba91d0baae40fb98947a3a98034a73
Parent: 7efb826
Committed by GitHub <noreply@github.com> on 5/21/2020, 5:20:43 AM