]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 30 Oct 2019 20:44:55 +0000 (22:44 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 20:44:55 +0000 (22:44 +0200)
commit2c921c65e9d0aa7e3a38c96a22d5eec56724da72
tree385c930239295a07f30439dec59b6ffc63a08dda
parentf2ba17be2aec873741c2d8a55b1342afa360aec2
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)

Also fix some other formatting.
(cherry picked from commit e835b31d2b212c3c7820364398979cae2a9740b2)
27 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/init_config.rst
Doc/c-api/marshal.rst
Doc/c-api/memory.rst
Doc/c-api/number.rst
Doc/c-api/object.rst
Doc/c-api/tuple.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.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