summaryrefslogtreecommitdiffstats
path: root/Include/cpython
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2019-07-10 21:24:01 (GMT)
committerGitHub <noreply@github.com>2019-07-10 21:24:01 (GMT)
commitb64c2c66e5cfe6d138b342ee58ee3b13a8d7ef16 (patch)
tree3a8ca8473e8c2e5ecc369db7821f1138b19503ce /Include/cpython
parent5d25f2b70351fc6a56ce5513ccf5f58556c18837 (diff)
downloadcpython-b64c2c66e5cfe6d138b342ee58ee3b13a8d7ef16.zip
cpython-b64c2c66e5cfe6d138b342ee58ee3b13a8d7ef16.tar.gz
cpython-b64c2c66e5cfe6d138b342ee58ee3b13a8d7ef16.tar.bz2
Fix compiler warning in new code. (#14690)
uintptr_t is an integer type, and can't be compared to NULL directly.
Diffstat (limited to 'Include/cpython')
0 files changed, 0 insertions, 0 deletions