]> granicus.if.org Git - python/commit
bpo-34626: Document creating heap types from the C-API (GH-9154)
authorPetr Viktorin <encukou@gmail.com>
Fri, 24 May 2019 09:19:42 +0000 (11:19 +0200)
committerGitHub <noreply@github.com>
Fri, 24 May 2019 09:19:42 +0000 (11:19 +0200)
commitf1e17e9f97d9a4e97a5d99574775ee343a3a74fb
treea11c27a877e09919d2d58d1356588544293551ae
parentcccc11b38e5409861f4db345a4dd45dcc9ba470c
bpo-34626: Document creating heap types from the C-API (GH-9154)

bpo-34626: Document creating heap types from the C-API

Add missing descriptions of PEP384's PyType_Spec and PyType_Slot,
along with some introductory prose.
Doc/c-api/type.rst
Doc/c-api/typeobj.rst