index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
contextvars.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-124872: Replace enter/exit events with "switched" (#125532)
Kirill Podoprigora
2024-10-16
1
-10/+4
*
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124...
Kirill Podoprigora
2024-10-15
1
-4/+10
*
gh-124872: Replace enter/exit events with "switched" (#124776)
Richard Hansen
2024-10-14
1
-10/+4
*
gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Richard Hansen
2024-10-12
1
-1/+1
*
gh-124872: Refine contextvars documentation (#124773)
Richard Hansen
2024-10-09
1
-7/+13
*
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Jason Fried
2024-09-24
1
-0/+46
*
gh-115664: Fix ordering of more versionadded and versionchanged directives (G...
Serhiy Storchaka
2024-03-07
1
-2/+2
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)
scoder
2021-04-28
1
-7/+6
*
bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783)
Zackery Spytz
2020-04-29
1
-5/+0
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
1
-3/+3
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
Yury Selivanov
2018-09-21
1
-10/+29
*
bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033)
Elvis Pranskevichus
2018-05-22
1
-0/+125