cpython/Doc/extending
Serhiy Storchaka 3f819ca138
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
2018-10-31 02:26:06 +02:00
..
building.rst
embedding.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
extending.rst bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231) 2018-10-31 02:26:06 +02:00
index.rst
newtypes.rst bpo-17045: Improve C-API doc for PyTypeObject. (gh-7413) 2018-06-14 15:46:35 -06:00
newtypes_tutorial.rst bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) 2018-04-29 21:59:33 +03:00
windows.rst