]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)
authorscoder <stefan_ml@behnel.de>
Wed, 28 Apr 2021 14:03:19 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Apr 2021 14:03:19 +0000 (07:03 -0700)
commit4c49be766897968e509c41397e0e624c25b1675d
tree205c4c622a0838de987bab81e43e13368f7e346e
parentfe52eb62191e640e720d184a9a1a04e965b8a062
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)

Automerge-Triggered-By: GH:scoder
Doc/c-api/contextvars.rst
Misc/NEWS.d/next/Documentation/2021-04-27-22-22-22.bpo-43959.n2261q.rst [new file with mode: 0644]