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

This commit is contained in:
Brett Cannon 2021-03-06 08:25:54 -08:00 committed by GitHub
parent ff5f05934d
commit 5eb7796b7f
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