summaryrefslogtreecommitdiffstats
path: root/Include/context.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-39573: Add Py_IS_TYPE() function (GH-18488)Dong-hee Na2020-02-131-3/+3
* bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)Yury Selivanov2018-09-211-11/+9
* Spelling fixes to docs, docstrings, and comments (GH-6374)Ville Skyttä2018-04-201-1/+1
* bpo-32436: Implement PEP 567 (#5027)Yury Selivanov2018-01-231-0/+86