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