mirror of
https://github.com/python/cpython.git
synced 2025-12-09 02:35:14 +00:00
Put contextvars docs into the concurrency category (GH-24760)
This commit is contained in:
parent
ff5f05934d
commit
5eb7796b7f
2 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ multitasking). Here's an overview:
|
||||||
subprocess.rst
|
subprocess.rst
|
||||||
sched.rst
|
sched.rst
|
||||||
queue.rst
|
queue.rst
|
||||||
|
contextvars.rst
|
||||||
|
|
||||||
|
|
||||||
The following are support modules for some of the above services:
|
The following are support modules for some of the above services:
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,6 @@ the `Python Package Index <https://pypi.org>`_.
|
||||||
crypto.rst
|
crypto.rst
|
||||||
allos.rst
|
allos.rst
|
||||||
concurrency.rst
|
concurrency.rst
|
||||||
contextvars.rst
|
|
||||||
ipc.rst
|
ipc.rst
|
||||||
netdata.rst
|
netdata.rst
|
||||||
markup.rst
|
markup.rst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue