cpython/Doc/extending
Serhiy Storchaka 951b6c314a
[3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004)
Also fix some other formatting.
(cherry picked from commit e835b31d2b)
2019-10-30 22:45:14 +02:00
..
building.rst
embedding.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
extending.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
index.rst bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6411) 2018-04-07 18:27:05 +02:00
newtypes.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
newtypes_tutorial.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
windows.rst