diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-22 00:37:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 00:37:32 (GMT) |
commit | c965cf6dd1704a0138a4ef0a9c670e297cf66797 (patch) | |
tree | 23f087e6b189895fd183f619acede1d3cc920a34 /Python/getcompiler.c | |
parent | de33b5c662ea8d35d81ed857c6a39e34ab94c510 (diff) | |
download | cpython-c965cf6dd1704a0138a4ef0a9c670e297cf66797.zip cpython-c965cf6dd1704a0138a4ef0a9c670e297cf66797.tar.gz cpython-c965cf6dd1704a0138a4ef0a9c670e297cf66797.tar.bz2 |
Define _Py_NULL as nullptr on C23 and newer (#108244)
C23 standard added nullptr constant:
https://en.wikipedia.org/wiki/C23_(C_standard_revision)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions