diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-21 05:38:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-21 05:38:00 (GMT) |
commit | 3e650545bfe949fa435b0d41e54986f615891ec8 (patch) | |
tree | 6555a3f8d81983ca14ee94ae4a6cc2c36fb96b11 /Python/errors.c | |
parent | 63873589392aa63a97d15c793a60b2f3f6ab9bc1 (diff) | |
download | cpython-3e650545bfe949fa435b0d41e54986f615891ec8.zip cpython-3e650545bfe949fa435b0d41e54986f615891ec8.tar.gz cpython-3e650545bfe949fa435b0d41e54986f615891ec8.tar.bz2 |
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/20143GH-discussion_r427808225) in GH-20143 for context.
Automerge-Triggered-By: @aeros
(cherry picked from commit 0f56263e62ba91d0baae40fb98947a3a98034a73)
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions