summaryrefslogtreecommitdiff
path: root/Python/pyhash.c
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2020-03-05 22:43:36 -0600
committerGitHub <noreply@github.com>2020-03-05 20:43:36 -0800
commite63117a84ef11083be86db7afb2ac2789491ca09 (patch)
tree977ce423744f8be0015a7a7e2ab7ca9ecd27f872 /Python/pyhash.c
parentda4d656e951b00580d135ae6345656ecedf9d8d4 (diff)
downloadcpython-git-e63117a84ef11083be86db7afb2ac2789491ca09.tar.gz
closes bpo-39859: Do not downcast result of hstrerror (GH-18790)
set_herror builds a string by calling hstrerror but downcasts its return value to char *. It should be const char *. Automerge-Triggered-By: @benjaminp
Diffstat (limited to 'Python/pyhash.c')
0 files changed, 0 insertions, 0 deletions