mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +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
|
||||
sched.rst
|
||||
queue.rst
|
||||
contextvars.rst
|
||||
|
||||
|
||||
The following are support modules for some of the above services:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue