]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 30 Oct 2019 20:45:14 +0000 (22:45 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 20:45:14 +0000 (22:45 +0200)
commit951b6c314a8567be3b5d901059fde866c79f5ff0
tree8006e87ecc0fce8f48816e083963786197736d6c
parent7f7f986cc485c40d80bae504333e3946ce9e96ba
[3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004)

Also fix some other formatting.
(cherry picked from commit e835b31d2b212c3c7820364398979cae2a9740b2)
23 files changed:
Doc/c-api/arg.rst
Doc/c-api/buffer.rst
Doc/c-api/conversion.rst
Doc/c-api/coro.rst
Doc/c-api/exceptions.rst
Doc/c-api/function.rst
Doc/c-api/gen.rst
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/marshal.rst
Doc/c-api/memory.rst
Doc/c-api/number.rst
Doc/c-api/tuple.rst
Doc/c-api/unicode.rst
Doc/c-api/veryhigh.rst
Doc/extending/extending.rst
Doc/howto/clinic.rst
Doc/library/ctypes.rst
Doc/library/gc.rst
Doc/library/socket.rst
Doc/library/winreg.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.4.rst