Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify that every thread has its own default context in contextvars (#99246) | Pablo Galindo Salgado | 2022-12-20 | 1 | -0/+5 |
* | Fix typo in contextvars docs (#98823) | cburroughs | 2022-10-28 | 1 | -1/+1 |
* | bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) | Hynek Schlawack | 2021-11-12 | 1 | -1/+1 |
* | [doc] Fix erroneous backslashes in signatures and names (GH-23658) | Andre Delfino | 2020-12-17 | 1 | -2/+2 |
* | bpo-33985: Implement ContextVar.name attribute. (GH-7980) | Yury Selivanov | 2018-06-28 | 1 | -0/+2 |
* | Change "non-local state" to "content-local state". (GH-6617) | Tom Christie | 2018-04-27 | 1 | -1/+1 |
* | Fix duplicating words words. (GH-6296) | Serhiy Storchaka | 2018-03-28 | 1 | -1/+1 |
* | bpo-32436: Add docs for contextvars (#5685) | Yury Selivanov | 2018-02-16 | 1 | -0/+279 |