COMMITS
/ Doc/c-api/contextvars.rst October 16, 2024
K
gh-124872: Replace enter/exit events with "switched" (#125532)
Kirill Podoprigora committed
October 15, 2024
K
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124776)" (#125513)
Kirill Podoprigora committed
October 14, 2024
R
gh-124872: Replace enter/exit events with "switched" (#124776)
Richard Hansen committed
October 12, 2024
R
gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Richard Hansen committed
October 9, 2024
R
gh-124872: Refine contextvars documentation (#124773)
Richard Hansen committed
September 24, 2024
J
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Jason Fried committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
April 28, 2021
S
April 29, 2020
Z
bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783)
Zackery Spytz committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
September 21, 2018
Y
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
Yury Selivanov committed
May 22, 2018
E
bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033)
Elvis Pranskevichus committed