commit | f2ba17be2aec873741c2d8a55b1342afa360aec2 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Oct 30 21:36:33 2019 +0200 |
committer | GitHub <noreply@github.com> | Wed Oct 30 21:36:33 2019 +0200 |
tree | 869bdb889cc7e01c2a384a211f1cc9fb96b67e0a | |
parent | dcb338ea1b8f14e21dde3564658b9040df996349 [diff] |
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999) Replace all *NULL* with ``NULL``. (cherry picked from commit 25fc088607c855060ed142296dc1bd0125fad1af)