summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2012-12-27 10:12:45 -0600
committerBrian Curtin <brian@python.org>2012-12-27 10:12:45 -0600
commit12706f20825f78afa8305c1cbeb47900a790c21a (patch)
tree5dc796bba028f94b3072eb279602abdf54dc47b0 /Python/thread.c
parente26568f81244e3fb62ab07fd0a3405a99ee87895 (diff)
downloadcpython-git-12706f20825f78afa8305c1cbeb47900a790c21a.tar.gz
Fix #14420. Use PyLong_AsUnsignedLong to support the full range of DWORD.
This fixes an OverflowError seen in winreg.SetValueEx when passed winreg.REG_DWORD values that should be supported by the underlying API.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions