We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0895e20 commit 69b8504Copy full SHA for 69b8504
Doc/glossary.rst
@@ -227,7 +227,7 @@ Glossary
227
thread may have a different value for a variable. In case of context
228
variable, there may be sevaral contexts in one execution thread and it is
229
used to keep track of variables in concurrent asynchronous tasks.
230
- See :pep:`567`.
+ See `https://docs.python.org/3/library/contextvars.html`.
231
232
contiguous
233
.. index:: C-contiguous, Fortran contiguous
0 commit comments