]> granicus.if.org Git - python/commit
bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 May 2018 17:58:01 +0000 (10:58 -0700)
committerGitHub <noreply@github.com>
Tue, 22 May 2018 17:58:01 +0000 (10:58 -0700)
commitafec2d583a06849c5080c6cd40266743c8e04b3e
tree17205b0a946ea7ac210d1f3e097de3a2e5b6fb0a
parentca6d7aee91930363e7a1fcc1535d1be1b8debdea
bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033)

(cherry picked from commit b2f5f59ae15564b991f3ca4850e6ad28d9faacbc)

Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
Doc/c-api/concrete.rst
Doc/c-api/contextvars.rst [new file with mode: 0644]
Doc/whatsnew/3.7.rst