summaryrefslogtreecommitdiffstats
path: root/Doc/library/contextvars.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-33985: Implement ContextVar.name attribute. (GH-7980)Miss Islington (bot)2018-06-281-0/+2
* Change "non-local state" to "content-local state". (GH-6617)Miss Islington (bot)2018-04-271-1/+1
* [3.7] Fix duplicating words words. (GH-6296) (GH-6297)Serhiy Storchaka2018-03-281-1/+1
* bpo-32436: Add docs for contextvars (GH-5685)Miss Islington (bot)2018-02-161-0/+279