mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
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:
parent
1385f8355a
commit
2c0a0b04a4
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