summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/typehints.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`...Miss Islington (bot)2022-10-051-1/+1
* [3.11] gh-93738: Documentation C syntax (:c:type:`PyTupleObject*` -> :c:expr:...Miss Islington (bot)2022-10-041-1/+1
* Clean up initialization __class_getitem__ with Py_GenericAlias. (GH-28450)Serhiy Storchaka2021-09-191-1/+1
* bpo-44392: Add Py_GenericAlias to C API docs (GH-26724)Ken Jin2021-06-161-0/+47