Yury Selivanov
|
41cb0baea9
|
bpo-33985: Implement ContextVar.name attribute. (GH-7980)
|
2018-06-28 13:20:29 -04:00 |
Tom Christie
|
e022bbc169
|
Change "non-local state" to "content-local state". (GH-6617)
The wording here seems wrong, as per https://bugs.python.org/msg315792
|
2018-04-27 18:35:13 -04:00 |
Serhiy Storchaka
|
bac2d5ba30
|
Fix duplicating words words. (GH-6296)
Most of them have been added in 3.7.
|
2018-03-28 22:14:26 +03:00 |
Yury Selivanov
|
bd093355a6
|
bpo-32436: Add docs for contextvars (#5685)
|
2018-02-16 11:47:54 -05:00 |