Skip to content

Commit 5eb7796

Browse files
authored
Put contextvars docs into the concurrency category (GH-24760)
1 parent ff5f059 commit 5eb7796

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Doc/library/concurrency.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ multitasking). Here's an overview:
2121
subprocess.rst
2222
sched.rst
2323
queue.rst
24+
contextvars.rst
2425

2526

2627
The following are support modules for some of the above services:

Doc/library/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ the `Python Package Index <https://pypi.org>`_.
5656
crypto.rst
5757
allos.rst
5858
concurrency.rst
59-
contextvars.rst
6059
ipc.rst
6160
netdata.rst
6261
markup.rst

0 commit comments

Comments
 (0)