Put contextvars docs into the concurrency category (GH-24760)

(cherry picked from commit 5eb7796b7f)

Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
Miss Islington (bot) 2021-03-06 08:48:12 -08:00 committed by GitHub
parent 1385f8355a
commit 2c0a0b04a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -21,6 +21,7 @@ multitasking). Here's an overview:
subprocess.rst
sched.rst
queue.rst
contextvars.rst
The following are support modules for some of the above services:

View file

@ -56,7 +56,6 @@ the `Python Package Index <https://pypi.org>`_.
crypto.rst
allos.rst
concurrency.rst
contextvars.rst
ipc.rst
netdata.rst
markup.rst